CFx SDK Documentation 2024 SP0
|
Classes | |
class | AecVector3d |
struct | OdGePoint2dComparator |
struct | OdGePoint3dComparator |
struct | OdGeVector3dComparator |
Typedefs | |
typedef std::set< OdGeVector3d, AecUtils::OdGeVector3dComparator > | OdGeVector3dSet |
typedef std::set< OdGePoint3d, AecUtils::OdGePoint3dComparator > | OdGePoint3dSet |
Functions | |
OdGeVector3d | toVector (const OdGePoint3d &pt) |
typedef std::set<OdGePoint3d, AecUtils::OdGePoint3dComparator> AecUtils::OdGePoint3dSet |
Definition at line 103 of file AECUtils.h.
typedef std::set<OdGeVector3d, AecUtils::OdGeVector3dComparator> AecUtils::OdGeVector3dSet |
Definition at line 86 of file AECUtils.h.
|
inline |
Definition at line 115 of file AECUtils.h.