#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) |
| virtual void | swap (SharedPtr< HardwareVertexBuffer > &other) |
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 141 of file OgreSharedPtr.h. |
|
|
Definition at line 195 of file OgreSharedPtr.h. |
|
|
Definition at line 135 of file OgreSharedPtr.h. |
|
|
Definition at line 153 of file OgreSharedPtr.h. |
|
|
Definition at line 155 of file OgreSharedPtr.h. |
|
|
Definition at line 133 of file OgreSharedPtr.h. |
|
|
Definition at line 134 of file OgreSharedPtr.h. |
|
|
Definition at line 169 of file OgreSharedPtr.h. |
|
|
Definition at line 157 of file OgreSharedPtr.h. |
|
|
Definition at line 206 of file OgreSharedPtr.h. |
|
|
Definition at line 149 of file OgreSharedPtr.h. |
|
|
Definition at line 150 of file OgreSharedPtr.h. |
|
|
Definition at line 151 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 Sep 30 10:51:23 2007