|
| | DtHostQueryImplementation (const DtPhysicalWorld &physicalWorld, DtVector coordTransformOriginLocal, string origin) |
| |
| virtual bool | checkLineOfSight (double topoFromX, double topoFromY, double heightAboveFrom, double topoToX, double topoToY, double heightAboveTo) const override |
| |
| virtual double | getHeight (double topoX, double topoY) const override |
| |
| DtVector | localToTopo (DtVector pointLocal) const |
| |
| DtVector | topoToLocal (double topoX, double topoY, double heightAboveGround=0) const |
| |
| DtHostQueryImplementation::DtHostQueryImplementation |
( |
const DtPhysicalWorld & |
physicalWorld, |
|
|
DtVector |
coordTransformOriginLocal, |
|
|
string |
origin |
|
) |
| |
|
inline |
| DtVector DtHostQueryImplementation::localToTopo |
( |
DtVector |
pointLocal | ) |
const |
|
inline |
| DtVector DtHostQueryImplementation::topoToLocal |
( |
double |
topoX, |
|
|
double |
topoY, |
|
|
double |
heightAboveGround = 0 |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: