![]() |
VR-Forces 4.6 Class Documentation
|

Static Protected Member Functions | |
| static DtAllTypesPolygon * | copyPolygon (const DtAllTypesPolygon &orig) |
Protected Attributes | |
| DtAllTypesPolygon * | myPolygon |
| bool | myOwnPolygon |
Protected Attributes inherited from DtChordIntersectionRecord | |
| DtPoint | myIntersectionPoint |
| DtVector | myIntersectionVector |
| double | myIntersectionTime |
| DtVector | myNormal |
| DtSurface | mySurface |
| unsigned int | myNumberOfIntersectionTests |
Protected Attributes inherited from DtIntersectionRecord | |
| bool | myIntersectionFound |
Additional Inherited Members | |
Public Types inherited from DtIntersectionRecord | |
| enum | DtRecordType { BASE_TYPE = 0, CHORD_TYPE = 1, GDBCHORD_TYPE = 2, SPHERE_TYPE = 3, GDBSPHERE_TYPE = 4 } |
| enum | DtIntersectionType { INT_EXISTS = 0, INT_POINT = 0x01, INT_NORMAL = 0x02, INT_RESERVED = 0x04, INT_ALL_DATA = 0x07 } |
| DtGdbChordIntersectionRecord::DtGdbChordIntersectionRecord | ( | ) |
| DtGdbChordIntersectionRecord::DtGdbChordIntersectionRecord | ( | DtPoint & | intersectionPoint, |
| double | intersectionTime, | ||
| DtVector & | normal, | ||
| DtSurface * | surface, | ||
| DtAllTypesPolygon * | polygon, | ||
| bool | ownPolygon | ||
| ) |
|
virtual |
| DtGdbChordIntersectionRecord::DtGdbChordIntersectionRecord | ( | const DtGdbChordIntersectionRecord & | orig | ) |
| DtGdbChordIntersectionRecord& DtGdbChordIntersectionRecord::operator= | ( | const DtGdbChordIntersectionRecord & | orig | ) |
|
virtual |
Reimplemented from DtChordIntersectionRecord.
|
virtual |
Reimplemented from DtChordIntersectionRecord.
|
virtual |
Reimplemented from DtChordIntersectionRecord.
|
inline |
References myPolygon.
|
inline |
References myPolygon.
|
inline |
References myOwnPolygon.
| void DtGdbChordIntersectionRecord::setPolygon | ( | const DtAllTypesPolygon & | arg | ) |
| void DtGdbChordIntersectionRecord::sharePolygon | ( | DtAllTypesPolygon * | arg | ) |
| void DtGdbChordIntersectionRecord::takePolygon | ( | DtAllTypesPolygon * | arg | ) |
|
virtual |
|
staticprotected |
|
protected |
Referenced by polygon().
|
protected |
Referenced by ownPolygon().