Go to the documentation of this file.
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();
OsgUnitAxes()
Constructor.
Definition: OsgUnitAxes.cpp:23
Definition: CompoundShapeToGraphics.cpp:30
~OsgUnitAxes()
Definition: OsgUnitAxes.cpp:61
osg::ref_ptr< osg::Geode > m_geode
Definition: OsgUnitAxes.h:43
Definition: OsgUnitAxes.h:31
osg::ref_ptr< osg::Node > getNode()
Gets the node.
Definition: OsgUnitAxes.cpp:66