#include <GiIntersectionsCalculator.h>
Library: Source code provided.
Definition at line 35 of file GiIntersectionsCalculator.h.
◆ OdGiTriangleForIntersectTest() [1/2]
OdGiTriangleForIntersectTest::OdGiTriangleForIntersectTest |
( |
| ) |
|
◆ OdGiTriangleForIntersectTest() [2/2]
OdGiTriangleForIntersectTest::OdGiTriangleForIntersectTest |
( |
const OdGePoint3d * |
points, |
|
|
OdUInt64 |
uniqueID |
|
) |
| |
◆ getID()
OdUInt64 OdGiTriangleForIntersectTest::getID |
( |
| ) |
|
|
inline |
◆ getPlaneD()
double OdGiTriangleForIntersectTest::getPlaneD |
( |
| ) |
|
|
inline |
◆ getTrianglePlaneNorm()
const OdGeVector3d * OdGiTriangleForIntersectTest::getTrianglePlaneNorm |
( |
| ) |
|
|
inline |
◆ isEqual()
◆ isInExtents() [1/2]
bool OdGiTriangleForIntersectTest::isInExtents |
( |
OdGeExtents2d & |
extents | ) |
const |
|
inline |
◆ isInExtents() [2/2]
bool OdGiTriangleForIntersectTest::isInExtents |
( |
OdGeExtents3d & |
extents | ) |
const |
|
inline |
◆ rewriteExtents()
Overrides triangle extents.
- Parameters
-
extents | [in] New triangle extents. |
◆ setData()
void OdGiTriangleForIntersectTest::setData |
( |
const OdGePoint3d * |
points, |
|
|
bool |
bCalcExtents = true |
|
) |
| |
Specifies triangle data.
- Parameters
-
points | [in] Array of 3 points. |
bCalcExtents | [in] If true, extents will be calculated using const OdGePoint3d* points. |
◆ setID()
void OdGiTriangleForIntersectTest::setID |
( |
OdUInt64 |
uniqueID | ) |
|
|
inline |
◆ OdGiCollisionDetector
◆ OdGiCollisionDetectorIntersectionsOnly
friend class OdGiCollisionDetectorIntersectionsOnly |
|
friend |
◆ OdGiIntersectionsCalculator
◆ ABC
The documentation for this class was generated from the following file: