This is the complete list of members for BatchCommand, including all inherited members.
_blendType | BatchCommand | protected |
_globalOrder | RenderCommand | protected |
_materialID | BatchCommand | protected |
_mv | BatchCommand | protected |
_shader | BatchCommand | protected |
_textureAtlas | BatchCommand | protected |
_textureID | BatchCommand | protected |
_type | RenderCommand | protected |
BatchCommand() | BatchCommand | |
execute() | BatchCommand | |
getGlobalOrder() const | RenderCommand | inline |
getType() const | RenderCommand | inline |
init(float depth, GLProgram *shader, BlendFunc blendType, TextureAtlas *textureAtlas, const kmMat4 &modelViewTransform) | BatchCommand | |
printID() | RenderCommand | protected |
RenderCommand() | RenderCommand | protected |
Type enum name | RenderCommand | |
~BatchCommand() | BatchCommand | |
~RenderCommand() | RenderCommand | protectedvirtual |