#include <OgreProgressiveMesh.h>
Public Member Functions | |
HardwareBufferLockGuard (const T &p, HardwareBuffer::LockOptions options) | |
HardwareBufferLockGuard (const T &p, size_t offset, size_t length, HardwareBuffer::LockOptions options) | |
~HardwareBufferLockGuard () | |
Public Attributes | |
const T & | pBuf |
void * | pData |
Definition at line 388 of file OgreProgressiveMesh.h.
Ogre::HardwareBufferLockGuard< T >::HardwareBufferLockGuard | ( | const T & | p, | |
HardwareBuffer::LockOptions | options | |||
) |
Definition at line 390 of file OgreProgressiveMesh.h.
References Ogre::HardwareBufferLockGuard< T >::pBuf, and Ogre::HardwareBufferLockGuard< T >::pData.
Ogre::HardwareBufferLockGuard< T >::HardwareBufferLockGuard | ( | const T & | p, | |
size_t | offset, | |||
size_t | length, | |||
HardwareBuffer::LockOptions | options | |||
) |
Definition at line 395 of file OgreProgressiveMesh.h.
Ogre::HardwareBufferLockGuard< T >::~HardwareBufferLockGuard | ( | ) |
Definition at line 400 of file OgreProgressiveMesh.h.
const T& Ogre::HardwareBufferLockGuard< T >::pBuf |
Definition at line 404 of file OgreProgressiveMesh.h.
Referenced by Ogre::HardwareBufferLockGuard< T >::HardwareBufferLockGuard().
void* Ogre::HardwareBufferLockGuard< T >::pData |
Definition at line 405 of file OgreProgressiveMesh.h.
Referenced by Ogre::HardwareBufferLockGuard< T >::HardwareBufferLockGuard().
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:39:03 2012