CFx SDK Documentation 2024 SP0
|
#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::OdGeVector3dComparator > | AecUtils::OdGeVector3dSet |
typedef std::set< OdGePoint3d, AecUtils::OdGePoint3dComparator > | AecUtils::OdGePoint3dSet |
Functions | |
OdGeVector3d | AecUtils::toVector (const OdGePoint3d &pt) |