![]() |
VR-Forces 4.0.4 Class Documentation
|
| addPathMetricCreatorFcn(const DtString &type, DtPathMetricCreatorFcn fcn) | DtPathMetric | [static] |
| createPathMetric(const DtString &type, DtVrfObject *entity) | DtPathMetric | [static] |
| DtPathMetric() | DtPathMetric | [private] |
| DtPathMetric(const DtPathMetric &orig) | DtPathMetric | [private] |
| DtPathMetric(DtVrfObject *entity) | DtPathMetric | |
| entity() | DtPathMetric | [virtual] |
| entity() const | DtPathMetric | [virtual] |
| factory() | DtPathMetric | [static] |
| heuristic(const DtPoint &point, const DtPoint &goalPoint) const | DtPathMetric | [virtual] |
| init() | DtPathMetric | [virtual] |
| myEntity | DtPathMetric | [protected] |
| operator=(const DtPathMetric &orig) | DtPathMetric | [private] |
| setFactory(DtPathMetricFactory *factory) | DtPathMetric | [static] |
| theFactory | DtPathMetric | [protected, static] |
| transitionCost(const DtPoint &startPoint, const DtPoint &endPoint) const =0 | DtPathMetric | [pure virtual] |
| turningCost(double cosAngle) const =0 | DtPathMetric | [pure virtual] |
| ~DtPathMetric() | DtPathMetric | [virtual] |