Cocos2d-x  v3.10
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
IndexBuffer Member List

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

_IDRef
_luaIDRef
_rootedRef
_scriptObjectRef
_scriptOwnedRef
autorelease()Ref
create(IndexType type, int number, GLenum usage=GL_STATIC_DRAW)IndexBufferstatic
enableShadowCopy(bool enabled)IndexBufferinlinestatic
getIndexNumber() const IndexBuffer
getReferenceCount() const Ref
getSize() const IndexBuffer
getSizePerIndex() const IndexBuffer
getType() const IndexBuffer
getVBO() const IndexBuffer
IndexType enum nameIndexBuffer
isShadowCopyEnabled()IndexBufferinlinestatic
release()Ref
retain()Ref
updateIndices(const void *indices, int count, int begin)IndexBuffer
~Ref()Refvirtual