VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtDiGuyOsgGraphicsState Class Reference

Derived diguyGraphicsState to create OSG state from DI-Guy state. More...

Inheritance diagram for DtDiGuyOsgGraphicsState:
Inheritance graph
[legend]

Public Member Functions

 DtDiGuyOsgGraphicsState (void *internal_data)
 CTOR.
virtual ~DtDiGuyOsgGraphicsState ()
 DTOR.
virtual void build ()
 Build an osg::StateSet from the DI-Guy state.
virtual void unbuild ()
 Clean up myStateSet.
osg::StateSet * stateSet ()
 Get a pointer to the osg::StateSet.

Protected Attributes

osg::ref_ptr< osg::StateSet > myStateSet

Detailed Description

Derived diguyGraphicsState to create OSG state from DI-Guy state.

Constructor & Destructor Documentation

DtDiGuyOsgGraphicsState::DtDiGuyOsgGraphicsState ( void *  internal_data)

CTOR.

virtual DtDiGuyOsgGraphicsState::~DtDiGuyOsgGraphicsState ( )
virtual

DTOR.

Member Function Documentation

virtual void DtDiGuyOsgGraphicsState::build ( )
virtual

Build an osg::StateSet from the DI-Guy state.

virtual void DtDiGuyOsgGraphicsState::unbuild ( )
virtual

Clean up myStateSet.

osg::StateSet* DtDiGuyOsgGraphicsState::stateSet ( )
inline

Get a pointer to the osg::StateSet.

Member Data Documentation

osg::ref_ptr<osg::StateSet> DtDiGuyOsgGraphicsState::myStateSet
protected

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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)