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

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

_depthRenderCommandprotected
_globalOrderRenderCommandprotected
_is3DRenderCommandprotected
_isTransparentRenderCommandprotected
_skipBatchingRenderCommandprotected
_typeRenderCommandprotected
getDepth() const RenderCommandinline
getGlobalOrder() const RenderCommandinline
getType() const RenderCommandinline
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
~RenderCommand()RenderCommandprotectedvirtual