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) |
| bool | isOperationPermissibleForObject (const osg::Object *object) const |
Public Attributes | |
| Optimizer * | _optimizer |
| bool | _changeAutoUnRef |
| bool | _valueAutoUnRef |
| bool | _changeClientImageStorage |
| bool | _valueClientImageStorage |
| bool | _changeAnisotropy |
| float | _valueAnisotropy |
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2