![]() |
VR-Forces 4.0.4 Class Documentation
|
Functions | |
| const DtPoint & | DtChord::endpoint0 () const |
| const DtPoint & | DtChord::endpoint1 () const |
| double | DtChord::directedXComponent () const |
| double | DtChord::directedYComponent () const |
| double | DtChord::directedZComponent () const |
| const DtExtent & | DtChord::extent () const |
| const DtPoint & DtChord::endpoint0 | ( | ) | const [inline] |
References DtChord::myFirstEndpoint.
| const DtPoint & DtChord::endpoint1 | ( | ) | const [inline] |
References DtChord::mySecondEndpoint.
| double DtChord::directedXComponent | ( | ) | const [inline] |
References DtChord::myA.
| double DtChord::directedYComponent | ( | ) | const [inline] |
References DtChord::myB.
| double DtChord::directedZComponent | ( | ) | const [inline] |
References DtChord::myC.
| const DtExtent & DtChord::extent | ( | ) | const [inline] |
References DtChord::myExtent.
Referenced by DtChordBundle::addToEnd().