#include <OgreHardwareIndexBuffer.h>
Inheritance diagram for Ogre::HardwareIndexBufferSharedPtr:


Public Methods | |
| HardwareIndexBufferSharedPtr () | |
| HardwareIndexBufferSharedPtr (HardwareIndexBuffer *buf) | |
| virtual void | destroy (void) |
| HardwareIndexBuffer & | operator * () const |
| HardwareIndexBuffer * | operator-> () const |
| HardwareIndexBuffer * | get () const |
| void | bind (HardwareIndexBuffer *rep) |
| Binds rep to the SharedPtr. | |
| bool | unique () const |
| unsigned int | useCount () const |
| HardwareIndexBuffer * | getPointer () |
| bool | isNull (void) const |
Protected Attributes | |
| HardwareIndexBuffer * | pRep |
| unsigned int * | pUseCount |
Definition at line 66 of file OgreHardwareIndexBuffer.h.
|
|
Definition at line 69 of file OgreHardwareIndexBuffer.h. |
|
|
Definition at line 69 of file OgreHardwareIndexBuffer.cpp. |
|
|
Binds rep to the SharedPtr.
Definition at line 101 of file OgreSharedPtr.h. |
|
|
Definition at line 86 of file OgreSharedPtr.h. |
|
|
Definition at line 95 of file OgreSharedPtr.h. Referenced by Ogre::GLRenderSystem::_render(), Ogre::D3D9RenderSystem::_render(), and Ogre::IndexData::clone(). |
|
|
Definition at line 110 of file OgreSharedPtr.h. |
|
|
Definition at line 112 of file OgreSharedPtr.h. |
|
|
Definition at line 93 of file OgreSharedPtr.h. |
|
|
Definition at line 94 of file OgreSharedPtr.h. |
|
|
Definition at line 107 of file OgreSharedPtr.h. |
|
|
Definition at line 108 of file OgreSharedPtr.h. |
|
|
Definition at line 44 of file OgreSharedPtr.h. |
|
|
Definition at line 45 of file OgreSharedPtr.h. |
Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:17:52 2004