This is the complete list of members for GroupCommand, including all inherited members.
| _depth | RenderCommand | protected |
| _globalOrder | RenderCommand | protected |
| _is3D | RenderCommand | protected |
| _isTransparent | RenderCommand | protected |
| _renderQueueID | GroupCommand | protected |
| _skipBatching | RenderCommand | protected |
| _type | RenderCommand | protected |
| getDepth() const | RenderCommand | inline |
| getGlobalOrder() const | RenderCommand | inline |
| getRenderQueueID() const | GroupCommand | inline |
| getType() const | RenderCommand | inline |
| GroupCommand() | GroupCommand | |
| init(float depth) | GroupCommand | |
| 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 |
| RenderCommand() | RenderCommand | protected |
| set3D(bool value) | RenderCommand | inline |
| setSkipBatching(bool value) | RenderCommand | inline |
| setTransparent(bool isTransparent) | RenderCommand | inline |
| Type enum name | RenderCommand | |
| ~GroupCommand() | GroupCommand | |
| ~RenderCommand() | RenderCommand | protectedvirtual |