#include <OgreFont.h>
Inheritance diagram for Ogre::FontPtr:
Public Member Functions | |
FontPtr () | |
FontPtr (Font *rep) | |
FontPtr (const FontPtr &r) | |
FontPtr (const ResourcePtr &r) | |
FontPtr & | operator= (const ResourcePtr &r) |
Operator used to convert a ResourcePtr to a FontPtr. | |
Font & | operator * () const |
Font * | operator-> () const |
Font * | get () const |
void | bind (Font *rep) |
Binds rep to the SharedPtr. | |
bool | unique () const |
unsigned int | useCount () const |
unsigned int * | useCountPointer () const |
Font * | getPointer () const |
bool | isNull (void) const |
void | setNull (void) |
Protected Member Functions | |
void | release (void) |
virtual void | destroy (void) |
virtual void | swap (SharedPtr< Font > &other) |
Protected Attributes | |
Font * | pRep |
unsigned int * | pUseCount |
Definition at line 381 of file OgreFont.h.
|
Definition at line 384 of file OgreFont.h. |
|
Definition at line 385 of file OgreFont.h. |
|
Definition at line 386 of file OgreFont.h. |
|
Definition at line 387 of file OgreFont.h. References OGRE_COPY_AUTO_SHARED_MUTEX, OGRE_LOCK_MUTEX, and OGRE_MUTEX_CONDITIONAL. |
|
Binds rep to the SharedPtr.
Definition at line 137 of file OgreSharedPtr.h. |
|
Definition at line 191 of file OgreSharedPtr.h. |
|
Definition at line 131 of file OgreSharedPtr.h. |
|
Definition at line 149 of file OgreSharedPtr.h. |
|
Definition at line 151 of file OgreSharedPtr.h. |
|
Definition at line 129 of file OgreSharedPtr.h. |
|
Definition at line 130 of file OgreSharedPtr.h. |
|
Operator used to convert a ResourcePtr to a FontPtr.
Definition at line 404 of file OgreFont.h. References OGRE_COPY_AUTO_SHARED_MUTEX, OGRE_LOCK_MUTEX, and OGRE_MUTEX_CONDITIONAL. |
|
Definition at line 165 of file OgreSharedPtr.h. |
|
Definition at line 153 of file OgreSharedPtr.h. |
|
Definition at line 202 of file OgreSharedPtr.h. |
|
Definition at line 145 of file OgreSharedPtr.h. |
|
Definition at line 146 of file OgreSharedPtr.h. |
|
Definition at line 147 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 Thu Dec 27 15:19:46 2007