|
#include <SurgSim/Graphics/OsgUnitAxes.h>
Public Member Functions | |
| OsgUnitAxes () | |
| Constructor. More... | |
| ~OsgUnitAxes () | |
| osg::ref_ptr< osg::Node > | getNode () |
| Gets the node. More... | |
Private Attributes | |
| osg::ref_ptr< osg::Geode > | m_geode |
| SurgSim::Graphics::OsgUnitAxes::OsgUnitAxes | ( | ) |
Constructor.
| SurgSim::Graphics::OsgUnitAxes::~OsgUnitAxes | ( | ) |
| osg::ref_ptr< osg::Node > SurgSim::Graphics::OsgUnitAxes::getNode | ( | ) |
Gets the node.
|
private |
1.8.13