![]() |
VR-Forces 4.5 Class Documentation
|
Public Member Functions | |
| DtGLShader (const std::string &source, DtGLShaderType type) | |
| ~DtGLShader () | |
| bool | isValid (void) const |
| unsigned | id (void) const |
Private Attributes | |
| unsigned | myShaderID |
| bool | myIsValid |
| makVrv::DtGLShader::DtGLShader | ( | const std::string & | source, |
| DtGLShaderType | type | ||
| ) |
| makVrv::DtGLShader::~DtGLShader | ( | ) |
| bool makVrv::DtGLShader::isValid | ( | void | ) | const |
| unsigned makVrv::DtGLShader::id | ( | void | ) | const |
|
private |
|
private |