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 Attributes
DtDiguyOsgGraphicsMaterial Class Reference

Derived diguyGraphicsMaterial to create OSG material objects. More...

Inheritance diagram for DtDiguyOsgGraphicsMaterial:
Inheritance graph
[legend]

Public Member Functions

 DtDiguyOsgGraphicsMaterial (void *internal_data)
 CTOR.
virtual ~DtDiguyOsgGraphicsMaterial ()
 DTOR.
virtual void build ()
 Build an osg::Material from DI-Guy parameters.
virtual void unbuild ()
 Clean up myMaterial.
osg::Material * material ()
 Get the OSG material object.

Protected Attributes

osg::ref_ptr< osg::Material > myMaterial

Detailed Description

Derived diguyGraphicsMaterial to create OSG material objects.

Constructor & Destructor Documentation

DtDiguyOsgGraphicsMaterial::DtDiguyOsgGraphicsMaterial ( void *  internal_data)

CTOR.

virtual DtDiguyOsgGraphicsMaterial::~DtDiguyOsgGraphicsMaterial ( )
virtual

DTOR.

Member Function Documentation

virtual void DtDiguyOsgGraphicsMaterial::build ( )
virtual

Build an osg::Material from DI-Guy parameters.

virtual void DtDiguyOsgGraphicsMaterial::unbuild ( )
virtual

Clean up myMaterial.

osg::Material* DtDiguyOsgGraphicsMaterial::material ( )
inline

Get the OSG material object.

Member Data Documentation

osg::ref_ptr<osg::Material> DtDiguyOsgGraphicsMaterial::myMaterial
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)