Instances of DtSensorFieldOfViewStateRepository are used to store state data for HLAobjectRoot.SensorFieldOfView objects.
| DtSensorFieldOfViewStateRepository::DtSensorFieldOfViewStateRepository |
( |
| ) |
|
| virtual DtSensorFieldOfViewStateRepository::~DtSensorFieldOfViewStateRepository |
( |
| ) |
|
|
overridevirtual |
| virtual void DtSensorFieldOfViewStateRepository::printData |
( |
| ) |
const |
|
overridevirtual |
| virtual void DtSensorFieldOfViewStateRepository::printDataToStream |
( |
std::ostream & |
stream | ) |
const |
|
overridevirtual |
| virtual void DtSensorFieldOfViewStateRepository::setId |
( |
const DtString & |
val | ) |
|
|
virtual |
| virtual DtString DtSensorFieldOfViewStateRepository::id |
( |
| ) |
const |
|
virtual |
| virtual void DtSensorFieldOfViewStateRepository::setRelativeLocation |
( |
const DtVector & |
val | ) |
|
|
virtual |
| virtual const DtVector& DtSensorFieldOfViewStateRepository::relativeLocation |
( |
| ) |
const |
|
virtual |
Get the RelativeLocation.
| virtual void DtSensorFieldOfViewStateRepository::setRadius |
( |
DtFloat64 |
val | ) |
|
|
virtual |
| virtual DtFloat64 DtSensorFieldOfViewStateRepository::radius |
( |
| ) |
const |
|
virtual |
| virtual void DtSensorFieldOfViewStateRepository::setRelativeOrientation |
( |
const DtTaitBryan & |
val | ) |
|
|
virtual |
| virtual const DtTaitBryan& DtSensorFieldOfViewStateRepository::relativeOrientation |
( |
| ) |
const |
|
virtual |
Get the RelativeOrientation.
| virtual void DtSensorFieldOfViewStateRepository::setTargetedLocation |
( |
const DtVector & |
val | ) |
|
|
virtual |
Set the TargetedLocation.
| virtual const DtVector& DtSensorFieldOfViewStateRepository::targetedLocation |
( |
| ) |
const |
|
virtual |
Get the TargetedLocation.
| virtual void DtSensorFieldOfViewStateRepository::setMinimumAzimuthAngle |
( |
DtFloat64 |
val | ) |
|
|
virtual |
Set the MinimumAzimuthAngle.
| virtual DtFloat64 DtSensorFieldOfViewStateRepository::minimumAzimuthAngle |
( |
| ) |
const |
|
virtual |
Get the MinimumAzimuthAngle.
| virtual void DtSensorFieldOfViewStateRepository::setMaximumAzimuthAngle |
( |
DtFloat64 |
val | ) |
|
|
virtual |
Set the MaximumAzimuthAngle.
| virtual DtFloat64 DtSensorFieldOfViewStateRepository::maximumAzimuthAngle |
( |
| ) |
const |
|
virtual |
Get the MaximumAzimuthAngle.
| virtual void DtSensorFieldOfViewStateRepository::setMinimumElevationAngle |
( |
DtFloat64 |
val | ) |
|
|
virtual |
Set the MinimumElevationAngle.
| virtual DtFloat64 DtSensorFieldOfViewStateRepository::minimumElevationAngle |
( |
| ) |
const |
|
virtual |
Get the MinimumElevationAngle.
| virtual void DtSensorFieldOfViewStateRepository::setMaximumElevationAngle |
( |
DtFloat64 |
val | ) |
|
|
virtual |
Set the MaximumElevationAngle.
| virtual DtFloat64 DtSensorFieldOfViewStateRepository::maximumElevationAngle |
( |
| ) |
const |
|
virtual |
Get the MaximumElevationAngle.
| virtual void DtSensorFieldOfViewStateRepository::setMaximumZoomLevel |
( |
DtFloat64 |
val | ) |
|
|
virtual |
Set the MaximumZoomLevel.
| virtual DtFloat64 DtSensorFieldOfViewStateRepository::maximumZoomLevel |
( |
| ) |
const |
|
virtual |
Get the MaximumZoomLevel.
| virtual void DtSensorFieldOfViewStateRepository::setZoomLevel |
( |
DtFloat64 |
val | ) |
|
|
virtual |
| virtual DtFloat64 DtSensorFieldOfViewStateRepository::zoomLevel |
( |
| ) |
const |
|
virtual |
| virtual void DtSensorFieldOfViewStateRepository::setColor |
( |
DtU32 |
val | ) |
|
|
virtual |
| virtual DtU32 DtSensorFieldOfViewStateRepository::color |
( |
| ) |
const |
|
virtual |
| DtString DtSensorFieldOfViewStateRepository::myId |
|
protected |
| DtVector DtSensorFieldOfViewStateRepository::myRelativeLocation |
|
protected |
| DtFloat64 DtSensorFieldOfViewStateRepository::myRadius |
|
protected |
| DtTaitBryan DtSensorFieldOfViewStateRepository::myRelativeOrientation |
|
protected |
| DtFloat64 DtSensorFieldOfViewStateRepository::myMinimumAzimuthAngle |
|
protected |
| DtFloat64 DtSensorFieldOfViewStateRepository::myMaximumAzimuthAngle |
|
protected |
| DtFloat64 DtSensorFieldOfViewStateRepository::myMinimumElevationAngle |
|
protected |
| DtFloat64 DtSensorFieldOfViewStateRepository::myMaximumElevationAngle |
|
protected |
| DtVector DtSensorFieldOfViewStateRepository::myTargetedLocation |
|
protected |
| DtFloat64 DtSensorFieldOfViewStateRepository::myMaximumZoomLevel |
|
protected |
| DtFloat64 DtSensorFieldOfViewStateRepository::myZoomLevel |
|
protected |
| DtU32 DtSensorFieldOfViewStateRepository::myColor |
|
protected |
The documentation for this class was generated from the following file: