#include <OgreHardwareVertexBuffer.h>
Inheritance diagram for Ogre::HardwareVertexBufferSharedPtr:
Public Methods | |
HardwareVertexBufferSharedPtr () | |
HardwareVertexBufferSharedPtr (HardwareVertexBuffer *buf) | |
virtual void | destroy (void) |
HardwareVertexBuffer & | operator * () const |
HardwareVertexBuffer * | operator-> () const |
HardwareVertexBuffer * | get () const |
void | bind (HardwareVertexBuffer *rep) |
Binds rep to the SharedPtr. | |
bool | unique () const |
unsigned int | useCount () const |
HardwareVertexBuffer * | getPointer () |
bool | isNull (void) const |
Protected Attributes | |
HardwareVertexBuffer * | pRep |
unsigned int * | pUseCount |
Definition at line 60 of file OgreHardwareVertexBuffer.h.
|
Definition at line 63 of file OgreHardwareVertexBuffer.h. |
|
Definition at line 342 of file OgreHardwareVertexBuffer.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(), and Ogre::RenderSystem::softwareVertexBlend(). |
|
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:53 2004