This is the complete list of members for CustomCommand, including all inherited members.
| CustomCommand() | CustomCommand | |
| execute() | CustomCommand | |
| func | CustomCommand | |
| getDepth() const | RenderCommand | inline |
| getGlobalOrder() const | RenderCommand | inline |
| getType() const | RenderCommand | inline |
| init(float globalZOrder, const Mat4 &modelViewTransform, uint32_t flags) | CustomCommand | |
| init(float globalZOrder) | CustomCommand | |
| 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 | |
| ~CustomCommand() | CustomCommand |