SPIN Framework
Public Member Functions | Public Attributes | Protected Member Functions

spin::TextureStateSetFinder Class Reference

A NodeVisitor class that finds all textured statesets in a node: More...

#include <nodeVisitors.h>

List of all members.

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

TextureStateSetFinderoperator= (const TextureStateSetFinder &)

Detailed Description

A NodeVisitor class that finds all textured statesets in a node:


The documentation for this class was generated from the following files: