![]() |
OGRE
master
Object-Oriented Graphics Rendering Engine
|
#include <OgreD3D9GpuProgramManager.h>
Inheritance diagram for Ogre::D3D9GpuProgramManager: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 |