cocos2d-x  3.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BatchCommand Member List

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

_blendTypeBatchCommandprotected
_depthRenderCommandprotected
_globalOrderRenderCommandprotected
_is3DRenderCommandprotected
_isTransparentRenderCommandprotected
_materialIDBatchCommandprotected
_mvBatchCommandprotected
_shaderBatchCommandprotected
_skipBatchingRenderCommandprotected
_textureAtlasBatchCommandprotected
_textureIDBatchCommandprotected
_typeRenderCommandprotected
BatchCommand()BatchCommand
execute()BatchCommand
getDepth() const RenderCommandinline
getGlobalOrder() const RenderCommandinline
getType() const RenderCommandinline
init(float globalZOrder, GLProgram *shader, BlendFunc blendType, TextureAtlas *textureAtlas, const Mat4 &modelViewTransform, uint32_t flags)BatchCommand
init(float depth, GLProgram *shader, BlendFunc blendType, TextureAtlas *textureAtlas, const Mat4 &modelViewTransform)BatchCommand
cocos2d::RenderCommand::init(float globalZOrder, const Mat4 &modelViewTransform, uint32_t flags)RenderCommand
is3D() const RenderCommandinline
isSkipBatching() const RenderCommandinline
isTransparent() const RenderCommandinline
printID()RenderCommandprotected
RenderCommand()RenderCommandprotected
set3D(bool value)RenderCommandinline
setSkipBatching(bool value)RenderCommandinline
setTransparent(bool isTransparent)RenderCommandinline
Type enum nameRenderCommand
~BatchCommand()BatchCommand
~RenderCommand()RenderCommandprotectedvirtual