![]() |
OGRE-Next
2.3
Object-Oriented Graphics Rendering Engine
|
Shared pointer implementation used to share index buffers. More...
#include <OgreHardwareIndexBuffer.h>
Inheritance diagram for Ogre::v1::HardwareIndexBufferSharedPtr: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. More... | |
| SharedPtr< Y > | dynamicCast () const |
| HardwareIndexBuffer * | get () const |
| HardwareIndexBuffer * | getPointer () const |
| bool | isNull () const |
| operator unspecified_bool_type () const | |
| HardwareIndexBuffer & | operator* () const |
| HardwareIndexBuffer * | operator-> () const |
| void | reset () |
| void | reset (HardwareIndexBuffer *rep) |
| 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 |