|
| virtual bool | chordIntersectsPuff (const DtVector &geocStartPoint, const DtVector &geocEndPoint, const DtRwGaussianPuffData &puff, DtVector &intersectPoint, DtChord &intersectSegment) const |
| |
Protected Member Functions inherited from DtStandardSignaturePropagator |
| virtual bool | getViewPoints (const DtSignaturePropagatorArgs &args, std::vector< DtVector > &points) const |
| |
| virtual bool | getTargetPoints (const DtSignaturePropagatorArgs &args, std::vector< DtVector > &points) const |
| |
| virtual void | getTargetPointsAtRange (const DtVector &viewerLoc, const DtVector &targetLoc, double range, bool clampToTerrain, double clampAlt, std::vector< DtVector > &points) const |
| |
| virtual bool | viewerAndTargetOverlap (const DtSignaturePropagatorArgs &args) const |
| |
| virtual double | getLinearEngineeringObjectsModifier (const DtSignaturePropagatorArgs &args) const |
| |
| void | clampAltitudeToTerrain (const DtVector &targetObjectPosition, double clampAlt, DtVector &location) const |
| |
| bool | clampViewPoints (const DtSimObject *object) const |
| |
const
DtVisualSignaturePropagatorDescriptor * | myVisualPropagatorDescriptor |
| |
Protected Attributes inherited from DtStandardSignaturePropagator |
const
DtStandardPropagatorDescriptor * | myStandardPropagatorDescriptor |
| |
| DtManagedObjectListConstPtr | myEngineeringLineList |
| |
const
DtSignaturePropagatorDescriptor * | myDescriptor |
| |
| DtPhysicalWorld * | myPhysicalWorld |
| |
static
DtSignaturePropagatorFactory * | theFactory |
| |
| virtual MySignaturePropagator::~MySignaturePropagator |
( |
| ) |
|
|
virtual |
| virtual void MySignaturePropagator::init |
( |
| ) |
|
|
virtual |
Takes the given absolute signature and applies to it the effects of the environmental visibility range as well as the terrain line of sight. If the DtPhysicalWorld::checkLineOfSightreports that there is no data available (i.e. it is still being paged in), 0 will be returned.
Reimplemented from DtVisualSignaturePropagator.
Creates a new instance of this class, calls init() on it, and returns it.
The documentation for this class was generated from the following file: