| DtChordIntersectionRecord::DtChordIntersectionRecord |
( |
| ) |
|
| DtChordIntersectionRecord::DtChordIntersectionRecord |
( |
DtPoint & |
intersectionPoint, |
|
|
double |
intersectionTime, |
|
|
DtVector & |
normal, |
|
|
DtSurface * |
surface |
|
) |
| |
| virtual DtChordIntersectionRecord::~DtChordIntersectionRecord |
( |
| ) |
|
|
overridevirtual |
| virtual DtRecordType DtChordIntersectionRecord::type |
( |
| ) |
const |
|
overridevirtual |
| virtual void DtChordIntersectionRecord::dump |
( |
| ) |
const |
|
overridevirtual |
| const DtPoint DtChordIntersectionRecord::intersectionPoint |
( |
| ) |
const |
|
inline |
| const DtVector DtChordIntersectionRecord::intersectionVector |
( |
| ) |
const |
|
inline |
| void DtChordIntersectionRecord::setIntersectionPoint |
( |
const DtPoint & |
pt | ) |
|
|
inline |
| const double DtChordIntersectionRecord::intersectionTime |
( |
| ) |
const |
|
inline |
| void DtChordIntersectionRecord::setIntersectionTime |
( |
double |
t | ) |
|
|
inline |
| const DtVector DtChordIntersectionRecord::normal |
( |
| ) |
const |
|
inline |
| void DtChordIntersectionRecord::setNormal |
( |
const DtVector & |
v | ) |
|
|
inline |
| const DtSurface DtChordIntersectionRecord::surface |
( |
| ) |
const |
|
inline |
| void DtChordIntersectionRecord::setSurface |
( |
const DtSurface & |
s | ) |
|
|
inline |
| unsigned int DtChordIntersectionRecord::numberOfIntersectionTests |
( |
| ) |
const |
|
inline |
| void DtChordIntersectionRecord::incrementNumberOfIntersectionTests |
( |
| ) |
|
|
inline |
| void DtChordIntersectionRecord::setNumberOfIntersectionTests |
( |
unsigned int |
newNumberOfTests | ) |
|
|
inline |
| DtPoint DtChordIntersectionRecord::myIntersectionPoint |
|
protected |
| DtVector DtChordIntersectionRecord::myIntersectionVector |
|
protected |
| double DtChordIntersectionRecord::myIntersectionTime |
|
protected |
| DtVector DtChordIntersectionRecord::myNormal |
|
protected |
| DtSurface DtChordIntersectionRecord::mySurface |
|
protected |
| unsigned int DtChordIntersectionRecord::myNumberOfIntersectionTests |
|
protected |
The documentation for this class was generated from the following file: