#include <OgreHighLevelGpuProgramManager.h>
Inheritance diagram for Ogre::HighLevelGpuProgramFactory:

Public Methods | |
| HighLevelGpuProgramFactory () | |
| virtual | ~HighLevelGpuProgramFactory () |
| virtual const String & | getLanguage (void)=0 |
| Get the name of the language this factory creates programs for. | |
| virtual HighLevelGpuProgram * | create (const String &name, GpuProgramType gptype)=0 |
| virtual void | destroy (HighLevelGpuProgram *prog)=0 |
Definition at line 37 of file OgreHighLevelGpuProgramManager.h.
|
|
Definition at line 40 of file OgreHighLevelGpuProgramManager.h. |
|
|
Definition at line 41 of file OgreHighLevelGpuProgramManager.h. |
|
||||||||||||
|
Implemented in Ogre::CgProgramFactory, and Ogre::D3D9HLSLProgramFactory. Referenced by Ogre::HighLevelGpuProgramManager::createProgram(). |
|
|
Implemented in Ogre::CgProgramFactory, and Ogre::D3D9HLSLProgramFactory. |
|
|
Get the name of the language this factory creates programs for.
Implemented in Ogre::CgProgramFactory, and Ogre::D3D9HLSLProgramFactory. Referenced by Ogre::HighLevelGpuProgramManager::addFactory(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:17:54 2004