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

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

_blendTypePrimitiveCommandprotected
_depthRenderCommandprotected
_globalOrderRenderCommandprotected
_glProgramStatePrimitiveCommandprotected
_is3DRenderCommandprotected
_isTransparentRenderCommandprotected
_materialIDPrimitiveCommandprotected
_mvPrimitiveCommandprotected
_primitivePrimitiveCommandprotected
_skipBatchingRenderCommandprotected
_textureIDPrimitiveCommandprotected
_typeRenderCommandprotected
execute() const PrimitiveCommand
getBlendType() const PrimitiveCommandinline
getDepth() const RenderCommandinline
getGlobalOrder() const RenderCommandinline
getGLProgramState() const PrimitiveCommandinline
getMaterialID() const PrimitiveCommandinline
getModelView() const PrimitiveCommandinline
getTextureID() const PrimitiveCommandinline
getType() const RenderCommandinline
init(float globalOrder, GLuint textureID, GLProgramState *glProgramState, BlendFunc blendType, Primitive *primitive, const Mat4 &mv, uint32_t flags)PrimitiveCommand
init(float globalOrder, GLuint textureID, GLProgramState *glProgramState, BlendFunc blendType, Primitive *primitive, const Mat4 &mv)PrimitiveCommand
cocos2d::RenderCommand::init(float globalZOrder, const Mat4 &modelViewTransform, uint32_t flags)RenderCommand
is3D() const RenderCommandinline
isSkipBatching() const RenderCommandinline
isTransparent() const RenderCommandinline
PrimitiveCommand()PrimitiveCommand
printID()RenderCommandprotected
RenderCommand()RenderCommandprotected
set3D(bool value)RenderCommandinline
setSkipBatching(bool value)RenderCommandinline
setTransparent(bool isTransparent)RenderCommandinline
Type enum nameRenderCommand
~PrimitiveCommand()PrimitiveCommand
~RenderCommand()RenderCommandprotectedvirtual