Cocos2d-x  v3.15
QuadCommand Member List

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

getBlendType() constTrianglesCommandinline
getDepth() constRenderCommandinline
getGlobalOrder() constRenderCommandinline
getGLProgramState() constTrianglesCommandinline
getIndexCount() constTrianglesCommandinline
getIndices() constTrianglesCommandinline
getMaterialID() constTrianglesCommandinline
getModelView() constTrianglesCommandinline
getTextureID() constTrianglesCommandinline
getTriangles() constTrianglesCommandinline
getType() constRenderCommandinline
getVertexCount() constTrianglesCommandinline
getVertices() constTrianglesCommandinline
init(float globalOrder, GLuint textureID, GLProgramState *glProgramState, 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::TrianglesCommand::init(float globalOrder, GLuint textureID, GLProgramState *glProgramState, BlendFunc blendType, const Triangles &triangles, const Mat4 &mv, uint32_t flags)TrianglesCommand
cocos2d::TrianglesCommand::init(float globalOrder, GLuint textureID, GLProgramState *glProgramState, BlendFunc blendType, const Triangles &triangles, const Mat4 &mv)TrianglesCommand
cocos2d::RenderCommand::init(float globalZOrder, const Mat4 &modelViewTransform, uint32_t flags)RenderCommand
is3D() constRenderCommandinline
isSkipBatching() constRenderCommandinline
isTransparent() constRenderCommandinline
QuadCommand()QuadCommand
set3D(bool value)RenderCommandinline
setSkipBatching(bool value)RenderCommandinline
setTransparent(bool isTransparent)RenderCommandinline
TrianglesCommand()TrianglesCommand
Type enum nameRenderCommand
useMaterial() constTrianglesCommand
~QuadCommand()QuadCommand
~TrianglesCommand()TrianglesCommand