This is the complete list of members for PrimitiveCommand, including all inherited members.
| execute() const | PrimitiveCommand | |
| getBlendType() const | PrimitiveCommand | inline |
| getDepth() const | RenderCommand | inline |
| getGlobalOrder() const | RenderCommand | inline |
| getGLProgramState() const | PrimitiveCommand | inline |
| getMaterialID() const | PrimitiveCommand | inline |
| getModelView() const | PrimitiveCommand | inline |
| getTextureID() const | PrimitiveCommand | inline |
| getType() const | RenderCommand | inline |
| init(float globalOrder, GLuint textureID, GLProgramState *glProgramState, BlendFunc blendType, Primitive *primitive, const Mat4 &mv, uint32_t flags) | PrimitiveCommand | |
| cocos2d::RenderCommand::init(float globalZOrder, const Mat4 &modelViewTransform, uint32_t flags) | RenderCommand | |
| is3D() const | RenderCommand | inline |
| isSkipBatching() const | RenderCommand | inline |
| isTransparent() const | RenderCommand | inline |
| PrimitiveCommand() | PrimitiveCommand | |
| set3D(bool value) | RenderCommand | inline |
| setSkipBatching(bool value) | RenderCommand | inline |
| setTransparent(bool isTransparent) | RenderCommand | inline |
| Type enum name | RenderCommand |