CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
AECUtils.h File Reference
#include <set>
#include "Ge/GePoint3d.h"
#include "Ge/GePoint2d.h"
#include "Ge/GeVector3d.h"
#include "Modeler/FMDrawBody.h"
#include "Modeler/FMMdlIterators.h"
#include "Ge/GeGbl.h"

Go to the source code of this file.

Classes

struct  AecUtils::OdGeVector3dComparator
 
class  AecUtils::AecVector3d
 
struct  AecUtils::OdGePoint3dComparator
 
struct  AecUtils::OdGePoint2dComparator
 

Namespaces

namespace  AecUtils
 

Typedefs

typedef std::set< OdGeVector3d, AecUtils::OdGeVector3dComparatorAecUtils::OdGeVector3dSet
 
typedef std::set< OdGePoint3d, AecUtils::OdGePoint3dComparatorAecUtils::OdGePoint3dSet
 

Functions

OdGeVector3d AecUtils::toVector (const OdGePoint3d &pt)