![]() |
VR-Forces 4.8 Class Documentation
|

Public Member Functions | |
| DtArealFeatureVisualizer (DtArealFeature *areal) | |
| CTOR. More... | |
| virtual | ~DtArealFeatureVisualizer () |
| DTOR. More... | |
Public Member Functions inherited from makVrv::DtFeatureVisualizer | |
| DtFeatureVisualizer () | |
| CTOR. More... | |
| virtual | ~DtFeatureVisualizer () |
| DTOR. More... | |
| virtual void | visualize (int modelSet)=0 |
| Visualize the point for a given model set. More... | |
| virtual std::vector< DtUniqueID > | findSceneObjectIds () const =0 |
| Check to see if this point feature has a scene object id. More... | |
| virtual void | setColor (const float rgba[4])=0 |
| Set the color of the feature. More... | |
| virtual void | setOutlineColor (const float rgba[4])=0 |
| Set the outline color of the feature. More... | |
| virtual void | setHighlighted (bool selected)=0 |
| Set to visualizer the feature selected. More... | |
Protected Attributes | |
| DtArealFeature * | myAreal |
| makVrv::DtArealFeatureVisualizer::DtArealFeatureVisualizer | ( | DtArealFeature * | areal | ) |
CTOR.
|
virtual |
DTOR.
|
protected |