Interface definition for factories of GpuProgram.  
 More...
#include <OgreGpuProgramManager.h>
Interface definition for factories of GpuProgram. 
◆ ~GpuProgramFactory()
  
  | 
        
          | virtual Ogre::GpuProgramFactory::~GpuProgramFactory | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ getLanguage()
  
  | 
        
          | virtual const String & Ogre::GpuProgramFactory::getLanguage | ( | void |  | ) | const |  | pure virtual | 
 
 
◆ create()
◆ destroy()
  
  | 
        
          | virtual void Ogre::GpuProgramFactory::destroy | ( | GpuProgram * | prog | ) |  |  | inlinevirtual | 
 
 
The documentation for this class was generated from the following file: