Inheritance diagram for osgUtil::Optimizer::TextureVisitor:

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 |
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from osg::NodeVisitor. |
|
|
Reimplemented from osg::NodeVisitor. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|