VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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. More...
 
virtual ~DtDiGuyOsgGraphicsState ()
 DTOR. More...
 
virtual void build ()
 Build an osg::StateSet from the DI-Guy state. More...
 
virtual void unbuild ()
 Clean up myStateSet. More...
 
osg::StateSet * stateSet ()
 Get a pointer to the osg::StateSet. More...
 

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)