#include <CCGroupCommand.h>
Public Member Functions | |
GroupCommand () | |
GroupCommand () | |
GroupCommand () | |
~GroupCommand () | |
~GroupCommand () | |
~GroupCommand () | |
void | init (float depth) |
var | init ( var depth) |
local | init ( local depth) |
int | getRenderQueueID () const |
local | getRenderQueueID () |
![]() | |
float | getGlobalOrder () const |
Get Render Command Id. More... | |
var | () |
Get Render Command Id. More... | |
local | getGlobalOrder () |
Get Render Command Id. More... | |
Type | getType () const |
Returns the Command type. More... | |
bool | isTransparent () const |
Retruns whether is transparent. More... | |
local | isTransparent () |
Retruns whether is transparent. More... | |
void | setTransparent (bool isTransparent) |
set transparent flag More... | |
Protected Attributes | |
int | _renderQueueID |
var | _renderQueueID |
local | _renderQueueID |
![]() | |
Type | _type |
float | _globalOrder |
local | _globalOrder |
bool | _isTransparent |
var | _isTransparent |
local | _isTransparent |
Additional Inherited Members | |
![]() | |
enum | Type { UNKNOWN_COMMAND, QUAD_COMMAND, CUSTOM_COMMAND, BATCH_COMMAND, GROUP_COMMAND, MESH_COMMAND, PRIMITIVE_COMMAND, TRIANGLES_COMMAND } |
![]() | |
RenderCommand () | |
RenderCommand () | |
virtual | ~RenderCommand () |
local | ~RenderCommand () |
void | printID () |
local | printID () |
GroupCommand | ( | ) |
var GroupCommand | ( | ) |
local GroupCommand | ( | ) |
~GroupCommand | ( | ) |
var ~GroupCommand | ( | ) |
local ~GroupCommand | ( | ) |
|
inline |
|
inline |
|
inline |
void init | ( | float | depth | ) |
var init | ( | var | depth | ) |
local init | ( | local | depth | ) |
|
protected |
|
protected |
|
protected |