VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Private Attributes
makVrv::DtGLShader Class Reference

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

Constructor & Destructor Documentation

makVrv::DtGLShader::DtGLShader ( const std::string &  source,
DtGLShaderType  type 
)
makVrv::DtGLShader::~DtGLShader ( )

Member Function Documentation

bool makVrv::DtGLShader::isValid ( void  ) const
unsigned makVrv::DtGLShader::id ( void  ) const

Member Data Documentation

unsigned makVrv::DtGLShader::myShaderID
private
bool makVrv::DtGLShader::myIsValid
private

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)