#include <OgreCgProgramFactory.h>
Inheritance diagram for Ogre::CgProgramFactory:
Public Methods | |
CgProgramFactory () | |
~CgProgramFactory () | |
const String & | getLanguage (void) const |
Get the name of the language this factory creates programs for. | |
HighLevelGpuProgram * | create (const String &name, GpuProgramType gptype) |
void | destroy (HighLevelGpuProgram *prog) |
Protected Attributes | |
CGcontext | mCgContext |
Definition at line 34 of file OgreCgProgramFactory.h.
|
Definition at line 34 of file OgreCgProgramFactory.cpp. References Ogre::checkForCgError(), and mCgContext. |
|
Definition at line 42 of file OgreCgProgramFactory.cpp. References Ogre::checkForCgError(), and mCgContext. |
|
Implements Ogre::HighLevelGpuProgramFactory. Definition at line 55 of file OgreCgProgramFactory.cpp. References Ogre::GpuProgramType, mCgContext, and Ogre::sLanguageName. |
|
Implements Ogre::HighLevelGpuProgramFactory. Definition at line 60 of file OgreCgProgramFactory.cpp. |
|
Get the name of the language this factory creates programs for.
Implements Ogre::HighLevelGpuProgramFactory. Definition at line 50 of file OgreCgProgramFactory.cpp. References Ogre::sLanguageName. |
|
Definition at line 37 of file OgreCgProgramFactory.h. Referenced by CgProgramFactory(), create(), and ~CgProgramFactory(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Fri May 14 23:23:34 2004