CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
AecUtils Namespace Reference

Classes

class  AecVector3d
 
struct  OdGePoint2dComparator
 
struct  OdGePoint3dComparator
 
struct  OdGeVector3dComparator
 

Typedefs

typedef std::set< OdGeVector3d, AecUtils::OdGeVector3dComparatorOdGeVector3dSet
 
typedef std::set< OdGePoint3d, AecUtils::OdGePoint3dComparatorOdGePoint3dSet
 

Functions

OdGeVector3d toVector (const OdGePoint3d &pt)
 

Typedef Documentation

◆ OdGePoint3dSet

Definition at line 103 of file AECUtils.h.

◆ OdGeVector3dSet

Definition at line 86 of file AECUtils.h.

Function Documentation

◆ toVector()

OdGeVector3d AecUtils::toVector ( const OdGePoint3d pt)
inline

Definition at line 115 of file AECUtils.h.