#include <OgreHardwareVertexBuffer.h>
Inheritance diagram for Ogre::HardwareVertexBufferSharedPtr:
Public Member Functions | |
HardwareVertexBufferSharedPtr () | |
HardwareVertexBufferSharedPtr (HardwareVertexBuffer *buf) | |
HardwareVertexBuffer & | operator * () const |
HardwareVertexBuffer * | operator-> () const |
HardwareVertexBuffer * | get () const |
void | bind (HardwareVertexBuffer *rep) |
Binds rep to the SharedPtr. | |
bool | unique () const |
unsigned int | useCount () const |
unsigned int * | useCountPointer () const |
HardwareVertexBuffer * | getPointer () const |
bool | isNull (void) const |
void | setNull (void) |
Protected Member Functions | |
void | release (void) |
virtual void | destroy (void) |
Protected Attributes | |
HardwareVertexBuffer * | pRep |
unsigned int * | pUseCount |
Definition at line 64 of file OgreHardwareVertexBuffer.h.
|
Definition at line 67 of file OgreHardwareVertexBuffer.h. |
|
|
|
Binds rep to the SharedPtr.
Definition at line 165 of file OgreSharedPtr.h. |
|
Definition at line 219 of file OgreSharedPtr.h. |
|
Definition at line 159 of file OgreSharedPtr.h. |
|
Definition at line 177 of file OgreSharedPtr.h. |
|
Definition at line 179 of file OgreSharedPtr.h. |
|
Definition at line 157 of file OgreSharedPtr.h. |
|
Definition at line 158 of file OgreSharedPtr.h. |
|
Definition at line 193 of file OgreSharedPtr.h. |
|
Definition at line 181 of file OgreSharedPtr.h. |
|
Definition at line 173 of file OgreSharedPtr.h. |
|
Definition at line 174 of file OgreSharedPtr.h. |
|
Definition at line 175 of file OgreSharedPtr.h. |
|
Definition at line 50 of file OgreSharedPtr.h. |
|
Definition at line 51 of file OgreSharedPtr.h. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 25 13:04:13 2007