OGRE 2.1
Object-Oriented Graphics Rendering Engine
|
Classes | |
class | Ogre::StagingBuffer |
A staging buffer is a buffer that resides on the GPU and be written to/from both CPU & GPU However the access in both cases is limited. More... | |
struct | Ogre::StagingBuffer::Destination |
Namespaces | |
namespace | Ogre |
Enumerations | |
enum | Ogre::StagingStallType { Ogre::STALL_NONE , Ogre::STALL_PARTIAL , Ogre::STALL_FULL , Ogre::NUM_STALL_TYPES } |