![]() |
VR-Forces 5.0.2 Developer's Guide
|

Protected Attributes | |
| double | myDirection |
| double | myDirectionTolerance |
| bool | mySearchBidirectional |
Protected Attributes inherited from DtRangeNetworkSegmentMetric | |
| DtPoint | myCenterOfInterest |
| double | myMaxRange |
| double | myMeasureMultiplier |
| bool | myEvalInZ |
Protected Attributes inherited from DtMetric | |
| bool | myOwnEqualList |
| bool | myOwnDiffList |
| bool | myOwnLessThanList |
| bool | myOwnGreaterThanList |
| DtSimpleList * | myEqualAttributes |
| DtSimpleList * | myDifferentAttributes |
| DtSimpleList * | myGreaterThanAttributes |
| DtSimpleList * | myLessThanAttributes |
| DtCoordTransform | myLocalToTopo |
| bool | myMetricInitialized |
Additional Inherited Members | |
Protected Member Functions inherited from DtRangeNetworkSegmentMetric | |
| virtual double | closestPointInXY (const DtNetworkSegment &seg, const DtPoint &pointFrom) const |
| virtual double | distanceToPoint (const DtNetworkSegment &seg, const DtPoint &point) const |
Protected Member Functions inherited from DtMetric | |
| virtual void | emptyLists () |
| virtual void | copyLists (const DtMetric &orig) |
| DtRangeAndDirectionNetworkSegmentMetric::DtRangeAndDirectionNetworkSegmentMetric | ( | ) |
Constructor.
| DtRangeAndDirectionNetworkSegmentMetric::DtRangeAndDirectionNetworkSegmentMetric | ( | const DtRangeAndDirectionNetworkSegmentMetric & | orig | ) |
Copy Constructor.
|
virtual |
Destructor.
| DtRangeAndDirectionNetworkSegmentMetric& DtRangeAndDirectionNetworkSegmentMetric::operator= | ( | const DtRangeAndDirectionNetworkSegmentMetric & | orig | ) |
Assignment Operator.
|
virtual |
Returns true if the segment satisfies the conditions of the metric.
Reimplemented from DtRangeNetworkSegmentMetric.
|
virtual |
Returns true if the segment defined from p1 to p2 satisfies the directional test of the metric.
|
virtual |
Get/set the direction which will be tested against the segments. The direction is specified in radians, and in local coordinates. Default is 0.0.
|
virtual |
Get/set the direction which will be tested against the segments. The direction is specified in radians, and in local coordinates. Default is 0.0.
|
virtual |
!
Get/set the tolerance to use when testing if a segment is in the desired direction. Specified in radians. Default is 0.0.
|
virtual |
!
Get/set the tolerance to use when testing if a segment is in the desired direction. Specified in radians. Default is 0.0.
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |