SPIN Framework
Public Member Functions

spin::DebugVisitor Class Reference

An OSG NodeVisitor class that pretty prints the scene graph. More...

#include <nodeVisitors.h>

List of all members.

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)

Detailed Description

An OSG NodeVisitor class that pretty prints the scene graph.


Member Function Documentation

void spin::DebugVisitor::print ( osg::Node *  subgraph)

prints the subgraph to std::cout


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