![]() |
OGRE 2.3.3
Object-Oriented Graphics Rendering Engine
|
#include <OgreConstBufferPool.h>
Public Member Functions | |
ExtraBufferParams (size_t _bytesPerSlot=0, BufferType _bufferType=BT_DEFAULT, bool _useReadOnlyBuffers=true) | |
Public Attributes | |
BufferType | bufferType |
size_t | bytesPerSlot |
bool | useReadOnlyBuffers |
Ogre::ConstBufferPool::ExtraBufferParams::ExtraBufferParams | ( | size_t | _bytesPerSlot = 0 , |
BufferType | _bufferType = BT_DEFAULT , |
||
bool | _useReadOnlyBuffers = true |
||
) |
BufferType Ogre::ConstBufferPool::ExtraBufferParams::bufferType |
size_t Ogre::ConstBufferPool::ExtraBufferParams::bytesPerSlot |
bool Ogre::ConstBufferPool::ExtraBufferParams::useReadOnlyBuffers |