![]() |
VR-Forces 4.0.4 Class Documentation
|
The point feature visualizer is an abstract class which defines the interface for visualizing a point feature. More...

Public Member Functions | |
| DtPointFeatureVisualizer (DtPointFeature *point) | |
| CTOR. | |
| virtual | ~DtPointFeatureVisualizer () |
| DTOR. | |
Protected Attributes | |
| DtPointFeature * | myPoint |
The point feature visualizer is an abstract class which defines the interface for visualizing a point feature.
CTOR.
| virtual makVrv::DtPointFeatureVisualizer::~DtPointFeatureVisualizer | ( | ) | [virtual] |
DTOR.
DtPointFeature* makVrv::DtPointFeatureVisualizer::myPoint [protected] |