![]() |
VR-Forces 4.2 Class Documentation
|
A visualizer for displaying range rings. More...

Classes | |
| struct | SphereStruct |
Public Member Functions | |
| DtRangeSphereVisualizer (makVrv::DtBaseConnection &connection, makVrv::DtStateListener &listener, int modelSet) | |
| CTOR. | |
| virtual | ~DtRangeSphereVisualizer () |
| DTOR. | |
| virtual void | connect () |
| virtual void | disconnect () |
| virtual void | initialize_settings () |
| virtual void | setVisualizerDefinition (const makVrv::DtVisualizerDefinition &visDef) |
| Sets the visual definition of the visualizer. | |
| virtual void | setModelDefinitionForAgents () |
| virtual const makVrv::DtStateVisualizer::TypeInfo & | typeInfo () const |
| The instance's type info. | |
| virtual bool | setVisible (bool onOff, int contextInt) |
| virtual void | setShowRangeSphere (bool) |
| virtual void | setScale (float) |
Static Public Member Functions | |
| static const makVrv::DtStateVisualizer::TypeInfo & | theTypeInfo () |
| This class's type info. | |
| static const makVrv::DtVisualizerSchema & | theDtRangeSphereSchema () |
| Get reference to DtEntityMilitaryImageSymbolVisualizer schema. | |
Protected Member Functions | |
| virtual void | tryToDraw () |
| virtual void | createModelAgents () |
| virtual void | destroyModelAgents () |
| virtual SphereStruct | addNewRangeSphere () |
| virtual void | destroyLastRangeSphere () |
| virtual void | setRangeSphereColors () |
| virtual void | slot_entityRangeRingsEnabled (const std::string &markingText, int setting) |
| virtual void | setRangeSphereGeometry () |
| virtual void | setRangeSphereCount (int) |
Protected Attributes | |
| std::vector< SphereStruct > | myRangeSpheres |
| DtEntityStateListenerExtensions * | myExtensions |
| bool | myShowRangeSphere |
| bool | myEntityRangeRingsEnabled |
| float | myScale |
A visualizer for displaying range rings.
| makVrf::DtRangeSphereVisualizer::DtRangeSphereVisualizer | ( | makVrv::DtBaseConnection & | connection, |
| makVrv::DtStateListener & | listener, | ||
| int | modelSet | ||
| ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Sets the visual definition of the visualizer.
|
virtual |
|
virtual |
The instance's type info.
|
static |
This class's type info.
|
static |
Get reference to DtEntityMilitaryImageSymbolVisualizer schema.
|
virtual |
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |