OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::ConstBufferPacked Member List

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

_getFinalBufferStart(void) constOgre::BufferPackedinline
_getInternalBufferStart(void) constOgre::BufferPackedinline
_getInternalNumElements(void) constOgre::BufferPackedinline
_getInternalTotalSizeBytes(void) constOgre::BufferPackedinline
_setBufferInterface(BufferInterface *bufferInterface)Ogre::BufferPacked
_setShadowCopy(void *copy)Ogre::BufferPacked
advanceFrame(void)Ogre::BufferPacked
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
bindBufferCS(uint16 slot)=0Ogre::ConstBufferPackedpure virtual
bindBufferDS(uint16 slot)=0Ogre::ConstBufferPackedpure virtual
bindBufferGS(uint16 slot)=0Ogre::ConstBufferPackedpure virtual
bindBufferHS(uint16 slot)=0Ogre::ConstBufferPackedpure virtual
bindBufferPS(uint16 slot)=0Ogre::ConstBufferPackedpure virtual
bindBufferVS(uint16 slot)=0Ogre::ConstBufferPackedpure virtual
BufferPacked(size_t internalBufferStartBytes, size_t numElements, uint32 bytesPerElement, uint32 numElementsPadding, BufferType bufferType, void *initialData, bool keepAsShadow, VaoManager *vaoManager, BufferInterface *bufferInterface)Ogre::BufferPacked
ConstBufferPacked(size_t internalBufferStartBytes, size_t numElements, uint32 bytesPerElement, uint32 numElementsPadding, BufferType bufferType, void *initialData, bool keepAsShadow, VaoManager *vaoManager, BufferInterface *bufferInterface)Ogre::ConstBufferPackedinline
getBufferInterface(void) constOgre::BufferPackedinline
getBufferPackedType(void) constOgre::ConstBufferPackedinlinevirtual
getBufferType(void) constOgre::BufferPackedinline
getBytesPerElement(void) constOgre::BufferPackedinline
getMappingState(void) constOgre::BufferPackedinline
getNumElements(void) constOgre::BufferPackedinline
getShadowCopy(void) constOgre::BufferPackedinline
getTotalSizeBytes(void) constOgre::BufferPackedinline
isCurrentlyMapped(void) constOgre::BufferPacked
map(size_t elementStart, size_t elementCount, bool bAdvanceFrame=true)Ogre::BufferPacked
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
readRequest(size_t elementStart, size_t elementCount)Ogre::BufferPacked
regressFrame(void)Ogre::BufferPacked
unmap(UnmapOptions unmapOption, size_t flushStartElem=0, size_t flushSizeElem=0)Ogre::BufferPacked
upload(const void *data, size_t elementStart, size_t elementCount)Ogre::BufferPackedvirtual
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~BufferPacked()Ogre::BufferPackedvirtual