#include <OgreHardwareVertexBuffer.h>
Inheritance diagram for Ogre::HardwareVertexBufferSharedPtr:
Public Methods | |
HardwareVertexBufferSharedPtr () | |
HardwareVertexBufferSharedPtr (HardwareVertexBuffer *buf) | |
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 () const |
bool | isNull (void) const |
void | setNull (void) |
Protected Methods | |
void | release (void) |
virtual void | destroy (void) |
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 519 of file OgreHardwareVertexBuffer.cpp. |
|
Binds rep to the SharedPtr.
Definition at line 85 of file OgreSharedPtr.h. |
|
Definition at line 115 of file OgreSharedPtr.h. |
|
Definition at line 79 of file OgreSharedPtr.h. Referenced by Ogre::HardwareBufferManager::_forceReleaseBufferCopies(), Ogre::GLRenderSystem::_render(), Ogre::HardwareBufferManager::allocateVertexBufferCopy(), Ogre::TempBlendedBufferInfo::licenseExpired(), and Ogre::Mesh::softwareVertexBlend(). |
|
Definition at line 94 of file OgreSharedPtr.h. Referenced by Ogre::HardwareBufferManager::allocateVertexBufferCopy(), Ogre::HardwareBufferManager::registerVertexBufferSourceAndCopy(), and Ogre::HardwareBufferManager::releaseVertexBufferCopy(). |
|
Definition at line 96 of file OgreSharedPtr.h. Referenced by Ogre::TempBlendedBufferInfo::bindTempCopies(), Ogre::Mesh::buildTangentVectors(), Ogre::TempBlendedBufferInfo::checkoutTempCopies(), Ogre::Entity::cloneVertexDataRemoveBlendInfo(), and Ogre::Entity::EntityShadowRenderable::EntityShadowRenderable(). |
|
Definition at line 77 of file OgreSharedPtr.h. |
|
Definition at line 78 of file OgreSharedPtr.h. |
|
Definition at line 106 of file OgreSharedPtr.h. |
|
Definition at line 98 of file OgreSharedPtr.h. Referenced by Ogre::Entity::extractTempBufferInfo(), and Ogre::TempBlendedBufferInfo::licenseExpired(). |
|
Definition at line 91 of file OgreSharedPtr.h. |
|
Definition at line 92 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 Sun Nov 28 19:51:05 2004