| GetShader() const | Keos::CShader | |
| LoadFromFile(const String &strFilename) | Keos::CShader | |
| SetParameter(const String &strName, float fValue) | Keos::CShader | |
| SetParameter(const String &strName, const TVector2F &Value) | Keos::CShader | |
| SetParameter(const String &strName, const TVector3F &Value) | Keos::CShader | |
| SetParameter(const String &strName, const TVector4F &Value) | Keos::CShader | |
| SetParameter(const String &strName, const CMatrix4 &Value) | Keos::CShader | |
| SetParameter(const String &strName, const CColor &Value) | Keos::CShader | |
| Unload() | Keos::CShader |
1.5.1-p1