#include <OgreUnifiedHighLevelGpuProgram.h>
Public Member Functions | |
UnifiedHighLevelGpuProgramFactory () | |
~UnifiedHighLevelGpuProgramFactory () | |
const String & | getLanguage (void) const |
Get the name of the language this factory creates programs for. | |
HighLevelGpuProgram * | create (ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual, ManualResourceLoader *loader) |
void | destroy (HighLevelGpuProgram *prog) |
Definition at line 152 of file OgreUnifiedHighLevelGpuProgram.h.
Ogre::UnifiedHighLevelGpuProgramFactory::UnifiedHighLevelGpuProgramFactory | ( | ) |
Ogre::UnifiedHighLevelGpuProgramFactory::~UnifiedHighLevelGpuProgramFactory | ( | ) |
const String& Ogre::UnifiedHighLevelGpuProgramFactory::getLanguage | ( | void | ) | const [virtual] |
Get the name of the language this factory creates programs for.
Implements Ogre::HighLevelGpuProgramFactory.
HighLevelGpuProgram* Ogre::UnifiedHighLevelGpuProgramFactory::create | ( | ResourceManager * | creator, | |
const String & | name, | |||
ResourceHandle | handle, | |||
const String & | group, | |||
bool | isManual, | |||
ManualResourceLoader * | loader | |||
) | [virtual] |
Implements Ogre::HighLevelGpuProgramFactory.
void Ogre::UnifiedHighLevelGpuProgramFactory::destroy | ( | HighLevelGpuProgram * | prog | ) | [virtual] |
Implements Ogre::HighLevelGpuProgramFactory.
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sat May 10 16:31:13 2008