OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::VertexArrayObject Member List

This is the complete list of members for Ogre::VertexArrayObject, including all inherited members.

AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
clone(VaoManager *vaoManager, SharedVertexBufferMap *sharedBuffers, int vertexBufferType=-1, int indexBufferType=-1) constOgre::VertexArrayObject
D3D11RenderSystem classOgre::VertexArrayObjectfriend
findBySemantic(VertexElementSemantic semantic, size_t &outIndex, size_t &outOffset, size_t repeat=0) constOgre::VertexArrayObject
getBaseVertexBuffer() constOgre::VertexArrayObjectinline
getIndexBuffer() constOgre::VertexArrayObjectinline
getInputLayoutId() constOgre::VertexArrayObjectinline
getOperationType() constOgre::VertexArrayObjectinline
getPrimitiveCount() constOgre::VertexArrayObjectinline
getPrimitiveStart() constOgre::VertexArrayObjectinline
getRenderQueueId() constOgre::VertexArrayObjectinline
getVaoName() constOgre::VertexArrayObjectinline
getVertexBuffers() constOgre::VertexArrayObjectinline
getVertexDeclaration() constOgre::VertexArrayObject
getVertexDeclaration(const VertexBufferPackedVec &vertexBuffers)Ogre::VertexArrayObjectstatic
GL3PlusRenderSystem classOgre::VertexArrayObjectfriend
GLES2RenderSystem classOgre::VertexArrayObjectfriend
mapAsyncTickets(ReadRequestsArray &tickets)Ogre::VertexArrayObjectstatic
MetalRenderSystem classOgre::VertexArrayObjectfriend
msDummyVertexBufferOgre::VertexArrayObjectstatic
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
readRequests(ReadRequestsArray &requests, size_t elementStart=0, size_t elementCount=0, bool skipRequestIfBufferHasShadowCopy=false)Ogre::VertexArrayObject
ReadRequestsArray typedefOgre::VertexArrayObject
RenderQueue classOgre::VertexArrayObjectfriend
RenderSystem classOgre::VertexArrayObjectfriend
setPrimitiveRange(uint32 primStart, uint32 primCount)Ogre::VertexArrayObject
unmapAsyncTickets(ReadRequestsArray &tickets)Ogre::VertexArrayObjectstatic
VertexArrayObject(uint32 vaoName, uint32 renderQueueId, uint16 inputLayoutId, const VertexBufferPackedVec &vertexBuffers, IndexBufferPacked *indexBuffer, OperationType operationType)Ogre::VertexArrayObject
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline