SPIN Framework
|
An OSG NodeVisitor class that pretty prints the scene graph. More...
#include <nodeVisitors.h>
Public Member Functions | |
void | print (osg::Node *subgraph) |
virtual void | apply (osg::Node &node) |
virtual void | apply (osg::PositionAttitudeTransform &node) |
virtual void | apply (osg::Geode &node) |
virtual void | apply (osg::Group &node) |
An OSG NodeVisitor class that pretty prints the scene graph.
void spin::DebugVisitor::print | ( | osg::Node * | subgraph | ) |
prints the subgraph to std::cout