#include <OgreHighLevelGpuProgram.h>
Inheritance diagram for Ogre::HighLevelGpuProgramPtr:
Public Member Functions | |
HighLevelGpuProgramPtr () | |
HighLevelGpuProgramPtr (HighLevelGpuProgram *rep) | |
HighLevelGpuProgramPtr (const HighLevelGpuProgramPtr &r) | |
HighLevelGpuProgramPtr (const ResourcePtr &r) | |
HighLevelGpuProgramPtr & | operator= (const ResourcePtr &r) |
Operator used to convert a ResourcePtr to a HighLevelGpuProgramPtr. | |
HighLevelGpuProgramPtr & | operator= (const GpuProgramPtr &r) |
Operator used to convert a GpuProgramPtr to a HighLevelGpuProgramPtr. | |
HighLevelGpuProgram & | operator * () const |
HighLevelGpuProgram * | operator-> () const |
HighLevelGpuProgram * | get () const |
void | bind (HighLevelGpuProgram *rep) |
Binds rep to the SharedPtr. | |
bool | unique () const |
unsigned int | useCount () const |
unsigned int * | useCountPointer () const |
HighLevelGpuProgram * | getPointer () const |
bool | isNull (void) const |
void | setNull (void) |
Protected Member Functions | |
void | release (void) |
virtual void | destroy (void) |
Protected Attributes | |
HighLevelGpuProgram * | pRep |
unsigned int * | pUseCount |
Definition at line 132 of file OgreHighLevelGpuProgram.h.
|
Definition at line 135 of file OgreHighLevelGpuProgram.h. |
|
Definition at line 136 of file OgreHighLevelGpuProgram.h. |
|
Definition at line 137 of file OgreHighLevelGpuProgram.h. |
|
Definition at line 138 of file OgreHighLevelGpuProgram.h. References OGRE_COPY_AUTO_SHARED_MUTEX, OGRE_LOCK_MUTEX, and OGRE_MUTEX_CONDITIONAL. |
|
Binds rep to the SharedPtr.
Definition at line 165 of file OgreSharedPtr.h. |
|
Definition at line 219 of file OgreSharedPtr.h. |
|
Definition at line 159 of file OgreSharedPtr.h. |
|
Definition at line 177 of file OgreSharedPtr.h. |
|
Definition at line 179 of file OgreSharedPtr.h. |
|
Definition at line 157 of file OgreSharedPtr.h. |
|
Definition at line 158 of file OgreSharedPtr.h. |
|
Operator used to convert a GpuProgramPtr to a HighLevelGpuProgramPtr.
|
|
Operator used to convert a ResourcePtr to a HighLevelGpuProgramPtr.
Definition at line 155 of file OgreHighLevelGpuProgram.h. References OGRE_COPY_AUTO_SHARED_MUTEX, OGRE_LOCK_MUTEX, and OGRE_MUTEX_CONDITIONAL. |
|
Definition at line 193 of file OgreSharedPtr.h. |
|
Definition at line 181 of file OgreSharedPtr.h. |
|
Definition at line 173 of file OgreSharedPtr.h. |
|
Definition at line 174 of file OgreSharedPtr.h. |
|
Definition at line 175 of file OgreSharedPtr.h. |
|
Definition at line 50 of file OgreSharedPtr.h. |
|
Definition at line 51 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 Sun May 6 10:55:14 2007