Constructor & Destructor Documentation
| DtVectorNetworkIntersectionRecord::DtVectorNetworkIntersectionRecord |
( |
| ) |
|
| DtVectorNetworkIntersectionRecord::DtVectorNetworkIntersectionRecord |
( |
const DtPoint & |
intersectionPoint, |
|
|
double |
intersectionTime, |
|
|
DtNetworkSpecElement * |
element |
|
) |
| |
| virtual DtVectorNetworkIntersectionRecord::~DtVectorNetworkIntersectionRecord |
( |
| ) |
|
|
virtual |
Member Function Documentation
| bool DtVectorNetworkIntersectionRecord::intersectionFound |
( |
| ) |
const |
|
inline |
| void DtVectorNetworkIntersectionRecord::setIntersectionFound |
( |
bool |
arg | ) |
|
|
inline |
| double DtVectorNetworkIntersectionRecord::intersectionTime |
( |
| ) |
const |
|
inline |
| void DtVectorNetworkIntersectionRecord::setIntersectionTime |
( |
double |
arg | ) |
|
|
inline |
| DtPoint DtVectorNetworkIntersectionRecord::intersectionPoint |
( |
| ) |
const |
|
inline |
| void DtVectorNetworkIntersectionRecord::setIntersectionPoint |
( |
const DtPoint & |
pt | ) |
|
|
inline |
| int DtVectorNetworkIntersectionRecord::elevation |
( |
| ) |
const |
|
inline |
| int DtVectorNetworkIntersectionRecord::featureType |
( |
| ) |
const |
|
inline |
| unsigned DtVectorNetworkIntersectionRecord::specificationID |
( |
| ) |
const |
|
inline |
| DtSurface & DtVectorNetworkIntersectionRecord::surface |
( |
| ) |
|
|
inline |
| void DtVectorNetworkIntersectionRecord::setSurface |
( |
const DtSurface & |
surf | ) |
|
|
inline |
| void DtVectorNetworkIntersectionRecord::calculateSurface |
( |
| ) |
|
|
protected |
Member Data Documentation
| bool DtVectorNetworkIntersectionRecord::myIntersectionFound |
|
protected |
| DtPoint DtVectorNetworkIntersectionRecord::myIntersectionPoint |
|
protected |
| double DtVectorNetworkIntersectionRecord::myIntersectionTime |
|
protected |
| int DtVectorNetworkIntersectionRecord::myElevation |
|
protected |
| int DtVectorNetworkIntersectionRecord::myFeatureType |
|
protected |
| DtSurface DtVectorNetworkIntersectionRecord::mySurface |
|
protected |
The documentation for this class was generated from the following file: