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