OGRE-Next  4.0.0unstable
Object-Oriented Graphics Rendering Engine
Ogre::NULLVertexArrayObject Member List

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

clone(VaoManager *vaoManager, SharedVertexBufferMap *sharedBuffers, int vertexBufferType=-1, int indexBufferType=-1) constOgre::VertexArrayObject
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
mapAsyncTickets(ReadRequestsVec &tickets)Ogre::VertexArrayObjectstatic
msDummyVertexBufferOgre::VertexArrayObjectstatic
NULLVertexArrayObject(uint32 vaoName, uint32 renderQueueId, const VertexBufferPackedVec &vertexBuffers, IndexBufferPacked *indexBuffer, OperationType opType)Ogre::NULLVertexArrayObjectinline
readRequests(ReadRequestsVec &requests, size_t elementStart=0, size_t elementCount=0, bool skipRequestIfBufferHasShadowCopy=false)Ogre::VertexArrayObject
ReadRequestsVec typedefOgre::VertexArrayObject
setPrimitiveRange(uint32 primStart, uint32 primCount)Ogre::VertexArrayObject
unmapAsyncTickets(ReadRequestsVec &tickets)Ogre::VertexArrayObjectstatic
VertexArrayObject(uint32 vaoName, uint32 renderQueueId, uint16 inputLayoutId, const VertexBufferPackedVec &vertexBuffers, IndexBufferPacked *indexBuffer, OperationType operationType)Ogre::VertexArrayObject