cocos2d-x  3.3
 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
_globalOrderRenderCommandprotected
_glProgramStatePrimitiveCommandprotected
_isTransparentRenderCommandprotected
_materialIDPrimitiveCommandprotected
_mvPrimitiveCommandprotected
_primitivePrimitiveCommandprotected
_textureIDPrimitiveCommandprotected
_typeRenderCommandprotected
execute() const PrimitiveCommand
getBlendType() const PrimitiveCommandinline
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)PrimitiveCommand
isTransparent() const RenderCommandinline
PrimitiveCommand()PrimitiveCommand
printID()RenderCommandprotected
RenderCommand()RenderCommandprotected
setTransparent(bool isTransparent)RenderCommandinline
Type enum nameRenderCommand
~PrimitiveCommand()PrimitiveCommand
~RenderCommand()RenderCommandprotectedvirtual