VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtDiguyOsgGraphicsMaterial Class Reference

Derived diguyGraphicsMaterial to create OSG material objects.

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

Public Member Functions

 DtDiguyOsgGraphicsMaterial (void *internal_data)
 
virtual ~DtDiguyOsgGraphicsMaterial ()
 
virtual void build ()
 
virtual void unbuild ()
 
osg::Material * material ()
 

Protected Attributes

osg::ref_ptr< osg::Material > myMaterial
 

Constructor & Destructor Documentation

makVrv::DtDiguyOsgGraphicsMaterial::DtDiguyOsgGraphicsMaterial ( void *  internal_data)

CTOR.

virtual makVrv::DtDiguyOsgGraphicsMaterial::~DtDiguyOsgGraphicsMaterial ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtDiguyOsgGraphicsMaterial::build ( )
virtual

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

virtual void makVrv::DtDiguyOsgGraphicsMaterial::unbuild ( )
virtual

Clean up myMaterial.

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

Get the OSG material object.

Member Data Documentation

osg::ref_ptr<osg::Material> makVrv::DtDiguyOsgGraphicsMaterial::myMaterial
protected

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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)