This is the complete list of members for QuadCommand, including all inherited members.
| _blendType | QuadCommand | protected |
| _depth | RenderCommand | protected |
| _globalOrder | RenderCommand | protected |
| _glProgramState | QuadCommand | protected |
| _is3D | RenderCommand | protected |
| _isTransparent | RenderCommand | protected |
| _materialID | QuadCommand | protected |
| _mv | QuadCommand | protected |
| _quads | QuadCommand | protected |
| _quadsCount | QuadCommand | protected |
| _skipBatching | RenderCommand | protected |
| _textureID | QuadCommand | protected |
| _type | RenderCommand | protected |
| generateMaterialID() | QuadCommand | protected |
| getBlendType() const | QuadCommand | inline |
| getDepth() const | RenderCommand | inline |
| getGlobalOrder() const | RenderCommand | inline |
| getGLProgramState() const | QuadCommand | inline |
| getMaterialID() const | QuadCommand | inline |
| getModelView() const | QuadCommand | inline |
| getQuadCount() const | QuadCommand | inline |
| getQuads() const | QuadCommand | inline |
| getTextureID() const | QuadCommand | inline |
| getType() const | RenderCommand | inline |
| init(float globalOrder, GLuint textureID, GLProgramState *shader, const BlendFunc &blendType, V3F_C4B_T2F_Quad *quads, ssize_t quadCount, const Mat4 &mv, uint32_t flags) | QuadCommand | |
| init(float globalOrder, GLuint textureID, GLProgramState *shader, const BlendFunc &blendType, V3F_C4B_T2F_Quad *quads, ssize_t quadCount, const Mat4 &mv) | QuadCommand | |
| cocos2d::RenderCommand::init(float globalZOrder, const Mat4 &modelViewTransform, uint32_t flags) | RenderCommand | |
| is3D() const | RenderCommand | inline |
| isSkipBatching() const | RenderCommand | inline |
| isTransparent() const | RenderCommand | inline |
| printID() | RenderCommand | protected |
| QuadCommand() | QuadCommand | |
| RenderCommand() | RenderCommand | protected |
| set3D(bool value) | RenderCommand | inline |
| setSkipBatching(bool value) | RenderCommand | inline |
| setTransparent(bool isTransparent) | RenderCommand | inline |
| Type enum name | RenderCommand | |
| useMaterial() const | QuadCommand | |
| ~QuadCommand() | QuadCommand | |
| ~RenderCommand() | RenderCommand | protectedvirtual |