cocos2d-x  3.2rc0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MeshCommand Member List

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

_backToForegroundlistenerMeshCommandprotected
_blendTypeMeshCommandprotected
_cullFaceMeshCommandprotected
_cullFaceEnabledMeshCommandprotected
_depthTestEnabledMeshCommandprotected
_depthWriteEnabledMeshCommandprotected
_displayColorMeshCommandprotected
_globalOrderRenderCommandprotected
_glProgramStateMeshCommandprotected
_indexBufferMeshCommandprotected
_indexCountMeshCommandprotected
_indexFormatMeshCommandprotected
_materialIDMeshCommandprotected
_matrixPaletteMeshCommandprotected
_matrixPaletteSizeMeshCommandprotected
_mvMeshCommandprotected
_primitiveMeshCommandprotected
_textrueIDMeshCommandprotected
_textureIDMeshCommandprotected
_typeRenderCommandprotected
_vaoMeshCommandprotected
_vertexBufferMeshCommandprotected
applyRenderState()MeshCommandprotected
batchDraw()MeshCommand
buildVAO()MeshCommandprotected
execute()MeshCommand
genMaterialID(GLuint texID, void *glProgramState, void *mesh, const BlendFunc &blend)MeshCommand
getGlobalOrder() const RenderCommandinline
getMaterialID() const MeshCommandinline
getType() const RenderCommandinline
init(float globalOrder, GLuint textureID, GLProgramState *glProgramState, BlendFunc blendType, GLuint vertexBuffer, GLuint indexBuffer, GLenum primitive, GLenum indexType, ssize_t indexCount, const Mat4 &mv)MeshCommand
listenBackToForeground(EventCustom *event)MeshCommand
MatrixPalleteCallBack(GLProgram *glProgram, Uniform *uniform)MeshCommandprotected
MeshCommand()MeshCommand
postBatchDraw()MeshCommand
preBatchDraw()MeshCommand
printID()RenderCommandprotected
releaseVAO()MeshCommandprotected
RenderCommand()RenderCommandprotected
restoreRenderState()MeshCommandprotected
setCullFace(GLenum cullFace)MeshCommand
setCullFaceEnabled(bool enable)MeshCommand
setDepthTestEnabled(bool enable)MeshCommand
setDepthWriteEnabled(bool enable)MeshCommand
setDisplayColor(const Vec4 &color)MeshCommand
setMatrixPalette(const Vec4 *matrixPalette)MeshCommandinline
setMatrixPaletteSize(int size)MeshCommandinline
Type enum nameRenderCommand
~MeshCommand()MeshCommand
~RenderCommand()RenderCommandprotectedvirtual