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

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

_blendTypeQuadCommandprotected
_depthRenderCommandprotected
_globalOrderRenderCommandprotected
_glProgramStateQuadCommandprotected
_is3DRenderCommandprotected
_isTransparentRenderCommandprotected
_materialIDQuadCommandprotected
_mvQuadCommandprotected
_quadsQuadCommandprotected
_quadsCountQuadCommandprotected
_skipBatchingRenderCommandprotected
_textureIDQuadCommandprotected
_typeRenderCommandprotected
generateMaterialID()QuadCommandprotected
getBlendType() const QuadCommandinline
getDepth() const RenderCommandinline
getGlobalOrder() const RenderCommandinline
getGLProgramState() const QuadCommandinline
getMaterialID() const QuadCommandinline
getModelView() const QuadCommandinline
getQuadCount() const QuadCommandinline
getQuads() const QuadCommandinline
getTextureID() const QuadCommandinline
getType() const RenderCommandinline
init(float globalOrder, GLuint textureID, GLProgramState *shader, const BlendFunc &blendType, V3F_C4B_T2F_Quad *quads, ssize_t quadCount, const Mat4 &mv, uint32_t flags)QuadCommand
init(float globalOrder, GLuint textureID, GLProgramState *shader, const BlendFunc &blendType, V3F_C4B_T2F_Quad *quads, ssize_t quadCount, const Mat4 &mv)QuadCommand
cocos2d::RenderCommand::init(float globalZOrder, const Mat4 &modelViewTransform, uint32_t flags)RenderCommand
is3D() const RenderCommandinline
isSkipBatching() const RenderCommandinline
isTransparent() const RenderCommandinline
printID()RenderCommandprotected
QuadCommand()QuadCommand
RenderCommand()RenderCommandprotected
set3D(bool value)RenderCommandinline
setSkipBatching(bool value)RenderCommandinline
setTransparent(bool isTransparent)RenderCommandinline
Type enum nameRenderCommand
useMaterial() const QuadCommand
~QuadCommand()QuadCommand
~RenderCommand()RenderCommandprotectedvirtual