cocos2d-x  3.0
 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
_globalOrderRenderCommandprotected
_materialIDQuadCommandprotected
_mvQuadCommandprotected
_quadsQuadCommandprotected
_quadsCountQuadCommandprotected
_shaderQuadCommandprotected
_textureIDQuadCommandprotected
_typeRenderCommandprotected
getBlendType() const QuadCommandinline
getGlobalOrder() const RenderCommandinline
getMaterialID() const QuadCommandinline
getModelView() const QuadCommandinline
getQuadCount() const QuadCommandinline
getQuads() const QuadCommandinline
getShader() const QuadCommandinline
getTextureID() const QuadCommandinline
getType() const RenderCommandinline
init(float globalOrder, GLuint texutreID, GLProgram *shader, BlendFunc blendType, V3F_C4B_T2F_Quad *quads, ssize_t quadCount, const kmMat4 &mv)QuadCommand
isTranslucent() const QuadCommandinline
printID()RenderCommandprotected
QuadCommand()QuadCommand
RenderCommand()RenderCommandprotected
Type enum nameRenderCommand
useMaterial() const QuadCommand
~QuadCommand()QuadCommand
~RenderCommand()RenderCommandprotectedvirtual