This is the complete list of members for BatchCommand, including all inherited members.
| BatchCommand() | BatchCommand | |
| execute() | BatchCommand | |
| getDepth() const | RenderCommand | inline |
| getGlobalOrder() const | RenderCommand | inline |
| getType() const | RenderCommand | inline |
| init(float globalZOrder, GLProgram *shader, BlendFunc blendType, TextureAtlas *textureAtlas, const Mat4 &modelViewTransform, uint32_t flags) | BatchCommand | |
| init(float depth, GLProgram *shader, BlendFunc blendType, TextureAtlas *textureAtlas, const Mat4 &modelViewTransform) | BatchCommand | |
| cocos2d::RenderCommand::init(float globalZOrder, const Mat4 &modelViewTransform, uint32_t flags) | RenderCommand | |
| is3D() const | RenderCommand | inline |
| isSkipBatching() const | RenderCommand | inline |
| isTransparent() const | RenderCommand | inline |
| set3D(bool value) | RenderCommand | inline |
| setSkipBatching(bool value) | RenderCommand | inline |
| setTransparent(bool isTransparent) | RenderCommand | inline |
| Type enum name | RenderCommand | |
| ~BatchCommand() | BatchCommand |