Cocos2d-x  v3.15
BatchCommand Member List

This is the complete list of members for BatchCommand, including all inherited members.

BatchCommand()BatchCommand
execute()BatchCommand
getDepth() constRenderCommandinline
getGlobalOrder() constRenderCommandinline
getType() constRenderCommandinline
init(float globalZOrder, GLProgram *shader, BlendFunc blendType, TextureAtlas *textureAtlas, const Mat4 &modelViewTransform, uint32_t flags)BatchCommand
cocos2d::RenderCommand::init(float globalZOrder, const Mat4 &modelViewTransform, uint32_t flags)RenderCommand
is3D() constRenderCommandinline
isSkipBatching() constRenderCommandinline
isTransparent() constRenderCommandinline
set3D(bool value)RenderCommandinline
setSkipBatching(bool value)RenderCommandinline
setTransparent(bool isTransparent)RenderCommandinline
Type enum nameRenderCommand
~BatchCommand()BatchCommand