Displays text as a marker of a VgPoint. More...
Public Member Functions | |
VgTextMarker () | |
Constructor. | |
virtual | ~VgTextMarker () |
Desctructor. | |
virtual VgTextMarker * | asTextMarker () |
Friends | |
class | VgEngine::VgObjectBridge |
Displays text as a marker of a VgPoint.
Vg3DModule::VgTextMarker::VgTextMarker | ( | ) |
Constructor.
virtual Vg3DModule::VgTextMarker::~VgTextMarker | ( | ) | [virtual] |
Desctructor.
virtual VgTextMarker* Vg3DModule::VgTextMarker::asTextMarker | ( | ) | [virtual] |
Reimplemented from Vg3DModule::VgMarker.
friend class VgEngine::VgObjectBridge [friend] |