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

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

__pad0__Mesh
_indexBufferMeshprotected
_indexCountMeshprotected
_indexFormatMeshprotected
_primitiveTypeMeshprotected
_referenceCountRefprotected
_renderdataMeshprotected
_vertexBufferMeshprotected
autorelease()Ref
buildBuffer()Mesh
cleanAndFreeBuffers()Mesh
create(const std::vector< float > &positions, const std::vector< float > &normals, const std::vector< float > &texs, const std::vector< unsigned short > &indices)Meshstatic
create(const std::vector< float > &vertices, int vertexSizeInFloat, const std::vector< unsigned short > &indices, int numIndex, const std::vector< MeshVertexAttrib > &attribs, int attribCount)Meshinlinestatic
create(const std::vector< float > &vertices, int vertexSizeInFloat, const std::vector< unsigned short > &indices, const std::vector< MeshVertexAttrib > &attribs)Meshstatic
getIndexBuffer() const Meshinline
getIndexCount() const Meshinline
getIndexFormat() const Meshinline
getMeshVertexAttribCount() const Meshinline
getMeshVertexAttribute(int idx) const Meshinline
getPrimitiveType() const Meshinline
getReferenceCount() const Ref
getVertexBuffer() const Meshinline
getVertexSizeInBytes() const Meshinline
hasVertexAttrib(int attrib)Meshinline
IndexFormat enum nameMesh
init(const std::vector< float > &positions, const std::vector< float > &normals, const std::vector< float > &texs, const std::vector< unsigned short > &indices)Mesh
init(const std::vector< float > &vertices, int vertexSizeInFloat, const std::vector< unsigned short > &indices, const std::vector< MeshVertexAttrib > &attribs)Mesh
PrimitiveType enum nameMesh
Ref()Refprotected
release()Ref
restore()Mesh
retain()Ref
~Mesh()Meshvirtual
~Ref()Refvirtual