16 #ifndef SURGSIM_GRAPHICS_OSGUNITAXES_H 17 #define SURGSIM_GRAPHICS_OSGUNITAXES_H 20 #include <osg/Geometry> 23 #include <osg/LineWidth> 40 osg::ref_ptr<osg::Node>
getNode();
Definition: DriveElementFromInputBehavior.cpp:27
~OsgUnitAxes()
Definition: OsgUnitAxes.cpp:61
osg::ref_ptr< osg::Geode > m_geode
Definition: OsgUnitAxes.h:43
Definition: OsgUnitAxes.h:30
osg::ref_ptr< osg::Node > getNode()
Gets the node.
Definition: OsgUnitAxes.cpp:66
OsgUnitAxes()
Constructor.
Definition: OsgUnitAxes.cpp:23