|
CFx SDK Documentation 2026 SP0
|
#include "TD_PackPush.h"#include "Ge/GeExtents3d.h"#include "Gi/GiExtentsSpaceTree.h"#include "GiExport.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| class | OdGiTriangleForIntersectTest |
| class | OdGiEdgeForIntersectTest |
| class | OdGiIntersectionsCalculator |
| class | OdGiCollisionDetector |
| struct | OdGiCollisionDetector::DetectedCollision |
Definition at line 112 of file GiIntersectionsCalculator.h.
| typedef OdGiExtentsSpaceTree<3, 5, 20, OdGeExtents3d, OdGePoint3d, OdGiTriangleForIntersectTest> OdGiExtents3dSpaceTree_Gi |
Definition at line 111 of file GiIntersectionsCalculator.h.
| typedef OdVector<OdGiTriangleForIntersectTest, OdMemoryAllocator<OdGiTriangleForIntersectTest> > OdGiIntersectTrianglesVector |
The data type that represents a vector of the <link OdGiTriangleForIntersectTest, OdGiTriangleForIntersectTest> objects.
Definition at line 110 of file GiIntersectionsCalculator.h.