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

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