SPIN Framework
|
A NodeVisitor class that finds all textured statesets in a node: More...
#include <nodeVisitors.h>
Public Member Functions | |
TextureStateSetFinder (StateSetList &list) | |
virtual void | apply (osg::Node &node) |
virtual void | apply (osg::Geode &geode) |
virtual void | apply (osg::StateSet *stateset) |
Public Attributes | |
StateSetList & | _statesetList |
Protected Member Functions | |
TextureStateSetFinder & | operator= (const TextureStateSetFinder &) |
A NodeVisitor class that finds all textured statesets in a node: