Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
Public Attributes | |
bool | m_hasColorChannel = false |
bool | m_hasColorTexture = false |
bool | m_hasFrustumClipping = false |
bool | m_hasLight0 = true |
bool | m_hasNormalChannel = false |
bool | m_isTwoPass = false |
bool | m_pass1 = true |
Definition at line 78 of file GraphShapes01.cpp.
bool GraphRenderer::GraphRendererProps::m_isTwoPass = false |
Definition at line 79 of file GraphShapes01.cpp.
bool GraphRenderer::GraphRendererProps::m_pass1 = true |
Definition at line 80 of file GraphShapes01.cpp.
bool GraphRenderer::GraphRendererProps::m_hasFrustumClipping = false |
Definition at line 81 of file GraphShapes01.cpp.
bool GraphRenderer::GraphRendererProps::m_hasNormalChannel = false |
Definition at line 82 of file GraphShapes01.cpp.
bool GraphRenderer::GraphRendererProps::m_hasLight0 = true |
Definition at line 83 of file GraphShapes01.cpp.
bool GraphRenderer::GraphRendererProps::m_hasColorChannel = false |
Definition at line 84 of file GraphShapes01.cpp.
bool GraphRenderer::GraphRendererProps::m_hasColorTexture = false |
Definition at line 85 of file GraphShapes01.cpp.