| 
    CSEngine
    
   | 
 
  
Public Member Functions | |
| virtual void | SetMatrix (const CameraMatrixStruct &cameraMatrixStruct, const GLProgramHandle *handle)=0 | 
| virtual void | Render (const GLProgramHandle *handle) const =0 | 
| virtual SMaterial * | GetMaterial () const =0 | 
| SMaterial * | GetMaterialReference () const | 
Public Attributes | |
| bool | isRenderActive = false | 
Protected Attributes | |
| SMaterial * | material = nullptr | 
Definition at line 48 of file RenderInterfaces.h.
      
  | 
  inline | 
Definition at line 62 of file RenderInterfaces.h.
| bool CSE::SIRender::isRenderActive = false | 
Definition at line 69 of file RenderInterfaces.h.
      
  | 
  protected | 
Definition at line 67 of file RenderInterfaces.h.