osgUtil::Optimizer::TextureVisitor Class Reference
List of all members.
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] |
virtual void osgUtil::Optimizer::TextureVisitor::apply |
( |
osg::Geode & |
node |
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: