|
VR-Engage
2.2
|
#include <overlayComponent.h>
Public Attributes | |
| std::string | myName |
| std::string | myTextString |
| makVrv::DtTextProxy * | myText |
| std::vector< std::string > | myValueMapping |
| std::string makVre::DtOverlayComponent::Text::myName |
Name identifier for the text element.
| std::string makVre::DtOverlayComponent::Text::myTextString |
Original text string with attribute references.
| makVrv::DtTextProxy* makVre::DtOverlayComponent::Text::myText |
Pointer to the text proxy in the overlay.
| std::vector<std::string> makVre::DtOverlayComponent::Text::myValueMapping |
Value mappings for translating numeric values to strings.