OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
Factory class for Unified programs. More...
#include <OgreUnifiedHighLevelGpuProgram.h>
Public Member Functions | |
UnifiedHighLevelGpuProgramFactory () | |
~UnifiedHighLevelGpuProgramFactory () | |
HighLevelGpuProgram * | create (ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual, ManualResourceLoader *loader) |
void | destroy (HighLevelGpuProgram *prog) |
const String & | getLanguage (void) const |
Get the name of the language this factory creates programs for. More... | |
Factory class for Unified programs.
Ogre::UnifiedHighLevelGpuProgramFactory::UnifiedHighLevelGpuProgramFactory | ( | ) |
Ogre::UnifiedHighLevelGpuProgramFactory::~UnifiedHighLevelGpuProgramFactory | ( | ) |
|
virtual |
Get the name of the language this factory creates programs for.
Implements Ogre::HighLevelGpuProgramFactory.
|
virtual |
Implements Ogre::HighLevelGpuProgramFactory.
|
virtual |
Implements Ogre::HighLevelGpuProgramFactory.