For all textures apply settings
Inheritance:
Public Fields
-
Optimizer* _optimizer
-
bool _changeAutoUnRef
-
bool _valueAutoUnRef
-
bool _changeClientImageStorage
-
bool _valueClientImageStorage
-
bool _changeAnisotropy
-
float _valueAnisotropy
Public Methods
-
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)
-
inline bool isOperationPermissableForObject(const osg::Object* object) const
Documentation
For all textures apply settings
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)
inline bool isOperationPermissableForObject(const osg::Object* object) const
Optimizer* _optimizer
bool _changeAutoUnRef
bool _valueAutoUnRef
bool _changeClientImageStorage
bool _valueClientImageStorage
bool _changeAnisotropy
float _valueAnisotropy
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.