#include <OgreD3D9HLSLProgramFactory.h>
Inheritance diagram for Ogre::D3D9HLSLProgramFactory:
Public Methods | |
D3D9HLSLProgramFactory () | |
~D3D9HLSLProgramFactory () | |
const String & | getLanguage (void) |
Get the name of the language this factory creates programs for. | |
HighLevelGpuProgram * | create (const String &name, GpuProgramType gptype) |
void | destroy (HighLevelGpuProgram *prog) |
Definition at line 34 of file OgreD3D9HLSLProgramFactory.h.
|
Definition at line 34 of file OgreD3D9HLSLProgramFactory.cpp. |
|
Definition at line 38 of file OgreD3D9HLSLProgramFactory.cpp. |
|
Implements Ogre::HighLevelGpuProgramFactory. Definition at line 47 of file OgreD3D9HLSLProgramFactory.cpp. References Ogre::GpuProgramType. |
|
Implements Ogre::HighLevelGpuProgramFactory. Definition at line 52 of file OgreD3D9HLSLProgramFactory.cpp. |
|
Get the name of the language this factory creates programs for.
Implements Ogre::HighLevelGpuProgramFactory. Definition at line 42 of file OgreD3D9HLSLProgramFactory.cpp. |
Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:12:12 2004