OGRE 2.1
Object-Oriented Graphics Rendering Engine
|
Shared pointer implementation used to share index buffers. More...
#include <OgreHardwareIndexBuffer.h>
Public Types | |
typedef void(* | unspecified_bool_type) (SharedPtr ***) |
Public Member Functions | |
HardwareIndexBufferSharedPtr () | |
HardwareIndexBufferSharedPtr (HardwareIndexBuffer *buf) | |
void | bind (HardwareIndexBuffer *rep, SharedPtrFreeMethod inFreeMethod=SPFM_DELETE) |
Binds rep to the SharedPtr. | |
SharedPtr< Y > | dynamicCast () const |
HardwareIndexBuffer * | get () const |
HardwareIndexBuffer * | getPointer () const |
bool | isNull (void) const |
operator unspecified_bool_type () const | |
HardwareIndexBuffer & | operator* () const |
HardwareIndexBuffer * | operator-> () const |
void | reset (HardwareIndexBuffer *rep) |
void | reset (void) |
void | setNull () |
void | setUseCount (unsigned value) |
SharedPtr< Y > | staticCast () const |
bool | unique () const |
unsigned int | use_count () const |
unsigned int | useCount () const |
Static Public Member Functions | |
static void | unspecified_bool (SharedPtr ***) |
Shared pointer implementation used to share index buffers.
|
inherited |
|
inline |
|
explicit |
|
inlineinherited |
Binds rep to the SharedPtr.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlineinherited |