![]() |
OGRE 2.1
Object-Oriented Graphics Rendering Engine
|
Factory class for Cg programs. More...
#include <OgreCgProgramFactory.h>
Public Member Functions | |
CgProgramFactory () | |
~CgProgramFactory () | |
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 Cg programs.
Ogre::CgProgramFactory::CgProgramFactory | ( | ) |
Ogre::CgProgramFactory::~CgProgramFactory | ( | ) |
|
virtual |
Implements Ogre::HighLevelGpuProgramFactory.
|
virtual |
Implements Ogre::HighLevelGpuProgramFactory.
Get the name of the language this factory creates programs for.
Implements Ogre::HighLevelGpuProgramFactory.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
operator new, with debug line info
placement operator new
|
inlineinherited |
|
inlineinherited |
array operator new, with debug line info