|
CFx SDK Documentation 2026 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) |
| OdGeVector3d | to3d (const OdGeVector2d &v) |
| OdGePoint3d | to3d (const OdGePoint2d &v) |
| bool | checkValueInsideRange (double dMin, double dMax, double dValue, bool bIncludeMin=true, bool bIncludeMax=true, double dTol=1.e-10) |
| OdString | numberToString (int number) |
| typedef std::set<OdGePoint3d, AecUtils::OdGePoint3dComparator> AecUtils::OdGePoint3dSet |
Definition at line 104 of file AECUtils.h.
| typedef std::set<OdGeVector3d, AecUtils::OdGeVector3dComparator> AecUtils::OdGeVector3dSet |
Definition at line 87 of file AECUtils.h.
|
inline |
Definition at line 131 of file AECUtils.h.
|
inline |
Definition at line 150 of file AECUtils.h.
|
inline |
Definition at line 126 of file AECUtils.h.
|
inline |
Definition at line 121 of file AECUtils.h.
|
inline |
Definition at line 116 of file AECUtils.h.