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 | Protected Member Functions | Protected Attributes
makVrv::DtOsgStateComponentContext Class Reference

Context for state components - contains environment information such as the location of external files. More...

Inheritance diagram for makVrv::DtOsgStateComponentContext:
Inheritance graph
[legend]

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
DtDemyDe

Detailed Description

Context for state components - contains environment information such as the location of external files.

Constructor & Destructor Documentation

makVrv::DtOsgStateComponentContext::DtOsgStateComponentContext ( DtDe de)

CTOR.

virtual makVrv::DtOsgStateComponentContext::~DtOsgStateComponentContext ( )
protectedvirtual

DTOR.

Member Function Documentation

void makVrv::DtOsgStateComponentContext::setShaderFolderPath ( const std::string &  path)
const std::string& makVrv::DtOsgStateComponentContext::getShaderFolderPath ( ) const

Member Data Documentation

std::string makVrv::DtOsgStateComponentContext::myShaderFolderPath
protected
DtDe& makVrv::DtOsgStateComponentContext::myDe
protected

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)