Inheritance diagram for osgUtil::Optimizer::CombineStaticTransformsVisitor:

Public Member Functions | |
| CombineStaticTransformsVisitor (Optimizer *optimizer=0) | |
| virtual void | apply (osg::MatrixTransform &transform) |
| bool | removeTransforms (osg::Node *nodeWeCannotRemove) |
| bool | isOperationPermissibleForObject (const osg::Object *object) const |
Protected Types | |
| typedef std::set< osg::MatrixTransform * > | TransformSet |
Protected Attributes | |
| Optimizer * | _optimizer |
| TransformSet | _transformSet |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2