VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)