![]()  | 
  
    Duckcpp 2.1.0
    
   Duckcpp is a high-performance c++ graphics engine. 
   | 
 
A Parsed Shader Holding Variables ordered in Groups. More...
#include <duckcpp/core/engine/IQ3Shader.hpp>

Public Member Functions | |
| bool | operator== (const IShader &other) const | 
| bool | operator< (const IShader &other) const | 
| dcpp::uint32_kt | getGroupSize () const | 
| const SVarGroup * | getGroup (dcpp::uint32_kt stage) const | 
Public Attributes | |
| dcpp::int32_kt | ID | 
| SVarGroupList * | VarGroup | 
| dcpp::nub::string | name | 
A Parsed Shader Holding Variables ordered in Groups.