|
hx3d
1
2D/3D Simple Game Framework
|
This is the complete list of members for hx3d::graphics::Batch, including all inherited members.
| _camera | hx3d::graphics::BaseBatch | protected |
| _shader | hx3d::graphics::BaseBatch | protected |
| begin() override | hx3d::graphics::Batch | virtual |
| draw(Mesh &mesh) override | hx3d::graphics::Batch | virtual |
| draw(gui::Text &text) override | hx3d::graphics::Batch | virtual |
| draw(gui::Text &text, math::Function function) override | hx3d::graphics::Batch | virtual |
| end() override | hx3d::graphics::Batch | virtual |
| getCamera() | hx3d::graphics::BaseBatch | |
| getShader() | hx3d::graphics::BaseBatch | |
| setCamera(Camera &camera) | hx3d::graphics::BaseBatch | |
| setShader(const Ptr< Shader > &shader) | hx3d::graphics::BaseBatch |
1.8.11