MaterialFactory Class Reference

#include <MaterialFactory.h>

List of all members.

Public Member Functions

 ~MaterialFactory ()
osg::Material * getMaterial (osg::Vec4d &color)

Static Public Member Functions

static MaterialFactoryinstance ()

Protected Member Functions

 MaterialFactory ()

Protected Attributes

std::map< osg::Vec4d,
osg::ref_ptr< osg::Material > > 
_materials

Constructor & Destructor Documentation

MaterialFactory::~MaterialFactory (  ) 
MaterialFactory::MaterialFactory (  )  [protected]

Member Function Documentation

osg::Material * MaterialFactory::getMaterial ( osg::Vec4d &  color  ) 
MaterialFactory & MaterialFactory::instance (  )  [static]

Member Data Documentation

std::map<osg::Vec4d, osg::ref_ptr<osg::Material> > MaterialFactory::_materials [protected]

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

Generated on Thu Jan 14 20:50:12 2010 for TerrainEditor by  doxygen 1.6.1