![]() |
OGRE 2.2.5
Object-Oriented Graphics Rendering Engine
|
Factory class for Unified programs. More...
#include <OgreUnifiedHighLevelGpuProgram.h>
Inheritance diagram for Ogre::UnifiedHighLevelGpuProgramFactory: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. | |
| void | operator delete (void *ptr) |
| void | operator delete (void *ptr, const char *, int, const char *) |
| void | operator delete (void *ptr, void *) |
| void | operator delete[] (void *ptr) |
| void | operator delete[] (void *ptr, const char *, int, const char *) |
| void * | operator new (size_t sz) |
| void * | operator new (size_t sz, const char *file, int line, const char *func) |
| operator new, with debug line info | |
| void * | operator new (size_t sz, void *ptr) |
| placement operator new | |
| void * | operator new[] (size_t sz) |
| void * | operator new[] (size_t sz, const char *file, int line, const char *func) |
| array operator new, with debug line info | |
Factory class for Unified programs.
| Ogre::UnifiedHighLevelGpuProgramFactory::UnifiedHighLevelGpuProgramFactory | ( | ) |
| Ogre::UnifiedHighLevelGpuProgramFactory::~UnifiedHighLevelGpuProgramFactory | ( | ) |
|
virtual |
Implements Ogre::HighLevelGpuProgramFactory.
|
virtual |
Implements Ogre::HighLevelGpuProgramFactory.
|
virtual |
Get the name of the language this factory creates programs for.
Implements Ogre::HighLevelGpuProgramFactory.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
operator new, with debug line info
|
inlineinherited |
placement operator new
|
inlineinherited |
|
inlineinherited |
array operator new, with debug line info