#include <hotspotdefinition.h>
Public Attributes | |
| std::string | mName |
| an identifier for this "hot spot" instance | |
| std::string | mParentName |
| a coordinate frame identifier for the parent system. | |
| osg::Vec3 | mLocalTranslation |
| the desired position of the HotSpot in the parent frame. | |
| osg::Quat | mLocalRotation |
| the desired orientation of the HotSpot in the parent frame. | |
| std::string dtUtil::HotSpotDefinition::mName |
an identifier for this "hot spot" instance
| std::string dtUtil::HotSpotDefinition::mParentName |
a coordinate frame identifier for the parent system.
the desired position of the HotSpot in the parent frame.
the desired orientation of the HotSpot in the parent frame.