#include <OgreHardwareIndexBuffer.h>
Inheritance diagram for Ogre::HardwareIndexBufferSharedPtr:
Public Member Functions | |
HardwareIndexBufferSharedPtr () | |
HardwareIndexBufferSharedPtr (HardwareIndexBuffer *buf) | |
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 |
unsigned int * | useCountPointer () const |
HardwareIndexBuffer * | getPointer () const |
bool | isNull (void) const |
void | setNull (void) |
Protected Member Functions | |
void | release (void) |
virtual void | destroy (void) |
Protected Attributes | |
HardwareIndexBuffer * | pRep |
unsigned int * | pUseCount |
Definition at line 66 of file OgreHardwareIndexBuffer.h.
|
Definition at line 69 of file OgreHardwareIndexBuffer.h. |
|
|
|
Binds rep to the SharedPtr.
Definition at line 100 of file OgreSharedPtr.h. |
|
Definition at line 146 of file OgreSharedPtr.h. |
|
Definition at line 94 of file OgreSharedPtr.h. |
|
Definition at line 112 of file OgreSharedPtr.h. |
|
Definition at line 114 of file OgreSharedPtr.h. |
|
Definition at line 92 of file OgreSharedPtr.h. |
|
Definition at line 93 of file OgreSharedPtr.h. |
|
Definition at line 129 of file OgreSharedPtr.h. |
|
Definition at line 116 of file OgreSharedPtr.h. |
|
Definition at line 108 of file OgreSharedPtr.h. |
|
Definition at line 109 of file OgreSharedPtr.h. |
|
Definition at line 110 of file OgreSharedPtr.h. |
|
Definition at line 46 of file OgreSharedPtr.h. |
|
Definition at line 47 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 12 14:39:12 2006