osgUtil::Optimizer::TextureVisitor Class Reference

Inheritance diagram for osgUtil::Optimizer::TextureVisitor:

osgUtil::BaseOptimizerVisitor osg::NodeVisitor osg::Referenced List of all members.

Public Member Functions

 TextureVisitor (bool changeAutoUnRef, bool valueAutoUnRef, bool changeClientImageStorage, bool valueClientImageStorage, bool changeAnisotropy, float valueAnisotropy, Optimizer *optimizer=0)
virtual void apply (osg::Geode &node)
virtual void apply (osg::Node &node)
void apply (osg::StateSet &stateset)
void apply (osg::Texture &texture)

Public Attributes

bool _changeAutoUnRef
bool _valueAutoUnRef
bool _changeClientImageStorage
bool _valueClientImageStorage
bool _changeAnisotropy
float _valueAnisotropy

Detailed Description

For all textures apply settings.


Constructor & Destructor Documentation

osgUtil::Optimizer::TextureVisitor::TextureVisitor ( bool  changeAutoUnRef,
bool  valueAutoUnRef,
bool  changeClientImageStorage,
bool  valueClientImageStorage,
bool  changeAnisotropy,
float  valueAnisotropy,
Optimizer optimizer = 0 
) [inline]


Member Function Documentation

void osgUtil::Optimizer::TextureVisitor::apply ( osg::Texture texture  ) 

void osgUtil::Optimizer::TextureVisitor::apply ( osg::StateSet stateset  ) 

virtual void osgUtil::Optimizer::TextureVisitor::apply ( osg::Node node  )  [virtual]

Reimplemented from osg::NodeVisitor.

virtual void osgUtil::Optimizer::TextureVisitor::apply ( osg::Geode node  )  [virtual]

Reimplemented from osg::NodeVisitor.


Member Data Documentation

bool osgUtil::Optimizer::TextureVisitor::_changeAnisotropy

bool osgUtil::Optimizer::TextureVisitor::_changeAutoUnRef

bool osgUtil::Optimizer::TextureVisitor::_changeClientImageStorage

float osgUtil::Optimizer::TextureVisitor::_valueAnisotropy

bool osgUtil::Optimizer::TextureVisitor::_valueAutoUnRef

bool osgUtil::Optimizer::TextureVisitor::_valueClientImageStorage


The documentation for this class was generated from the following file:
Generated on Sun Oct 1 13:17:14 2006 for openscenegraph by  doxygen 1.4.7