hx3d  1
2D/3D Simple Game Framework
hx3d::graphics::BaseBatch Member List

This is the complete list of members for hx3d::graphics::BaseBatch, including all inherited members.

_camerahx3d::graphics::BaseBatchprotected
_shaderhx3d::graphics::BaseBatchprotected
begin()=0hx3d::graphics::BaseBatchpure virtual
draw(Mesh &mesh)=0hx3d::graphics::BaseBatchpure virtual
draw(gui::Text &text)=0hx3d::graphics::BaseBatchpure virtual
draw(gui::Text &text, math::Function function)=0hx3d::graphics::BaseBatchpure virtual
end()=0hx3d::graphics::BaseBatchpure virtual
getCamera()hx3d::graphics::BaseBatch
getShader()hx3d::graphics::BaseBatch
setCamera(Camera &camera)hx3d::graphics::BaseBatch
setShader(const Ptr< Shader > &shader)hx3d::graphics::BaseBatch