![]() |
VR-Forces 4.5 Class Documentation
|
Context for state components - contains environment information such as the location of external files. More...

Public Member Functions | |
| DtOsgStateComponentContext (DtDe &de) | |
| CTOR. | |
| void | setShaderFolderPath (const std::string &path) |
| const std::string & | getShaderFolderPath () const |
Protected Member Functions | |
| virtual | ~DtOsgStateComponentContext () |
| DTOR. | |
Protected Attributes | |
| std::string | myShaderFolderPath |
| DtDe & | myDe |
Context for state components - contains environment information such as the location of external files.
| makVrv::DtOsgStateComponentContext::DtOsgStateComponentContext | ( | DtDe & | de | ) |
CTOR.
|
protectedvirtual |
DTOR.
| void makVrv::DtOsgStateComponentContext::setShaderFolderPath | ( | const std::string & | path | ) |
| const std::string& makVrv::DtOsgStateComponentContext::getShaderFolderPath | ( | ) | const |
|
protected |
|
protected |