CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"
#include "Ge/GeExtents3d.h"
#include "Gi/GiExtentsSpaceTree.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 108 of file GiIntersectionsCalculator.h.
typedef OdGiExtentsSpaceTree<3, 5, 20, OdGeExtents3d, OdGePoint3d, OdGiTriangleForIntersectTest> OdGiExtents3dSpaceTree_Gi |
Definition at line 107 of file GiIntersectionsCalculator.h.
typedef OdVector<OdGiTriangleForIntersectTest, OdMemoryAllocator<OdGiTriangleForIntersectTest> > OdGiIntersectTrianglesVector |
Definition at line 106 of file GiIntersectionsCalculator.h.