![]() |
CUGL 3.0
Cornell University Game Library
|
This is the complete list of members for cugl::scene3::Scene3Batch, including all inherited members.
| _batchkey | cugl::scene3::Scene3Batch | protected |
| _priority | cugl::scene3::Scene3Batch | protected |
| append(const std::shared_ptr< SceneNode > &node, const Mat4 &transform)=0 | cugl::scene3::Scene3Batch | pure virtual |
| clear()=0 | cugl::scene3::Scene3Batch | pure virtual |
| dispose() | cugl::scene3::Scene3Batch | inlinevirtual |
| flush(const std::shared_ptr< Camera > &camera)=0 | cugl::scene3::Scene3Batch | pure virtual |
| getBatchKey() const | cugl::scene3::Scene3Batch | inline |
| getPriority() const | cugl::scene3::Scene3Batch | inline |
| init(Uint32 key, Uint32 priority) | cugl::scene3::Scene3Batch | inlinevirtual |
| Scene3Batch() | cugl::scene3::Scene3Batch | inline |