#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 () const |
bool | isNull (void) const |
void | setNull (void) |
void | release (void) |
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 91 of file OgreSharedPtr.h. |
|
Definition at line 76 of file OgreSharedPtr.h. |
|
Definition at line 85 of file OgreSharedPtr.h. Referenced by Ogre::GLRenderSystem::_render(), Ogre::D3D9RenderSystem::_render(), and Ogre::IndexData::clone(). |
|
Definition at line 100 of file OgreSharedPtr.h. |
|
Definition at line 102 of file OgreSharedPtr.h. Referenced by Ogre::SceneManager::setShadowIndexBufferSize(), and Ogre::SceneManager::setShadowTechnique(). |
|
Definition at line 83 of file OgreSharedPtr.h. |
|
Definition at line 84 of file OgreSharedPtr.h. |
|
Definition at line 110 of file OgreSharedPtr.h. |
|
Definition at line 104 of file OgreSharedPtr.h. |
|
Definition at line 97 of file OgreSharedPtr.h. |
|
Definition at line 98 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 Fri May 14 23:26:20 2004