OGRE
13.6
Object-Oriented Graphics Rendering Engine
|
#include <OgreD3D9GpuProgramManager.h>
Public Member Functions | |
GpuProgram * | create (ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual, ManualResourceLoader *loader) override |
const String & | getLanguage (void) const override |
Get the name of the language this factory creates programs for. More... | |
Public Member Functions inherited from Ogre::GpuProgramFactory | |
virtual | ~GpuProgramFactory () |
virtual void | destroy (GpuProgram *prog) |
Static Public Attributes | |
static String | currentLanguage |
|
overridevirtual |
Get the name of the language this factory creates programs for.
Implements Ogre::GpuProgramFactory.
|
overridevirtual |
Implements Ogre::GpuProgramFactory.
|
static |