CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
FMContoursBaseImp.h File Reference
#include "FMContoursBase.h"

Go to the source code of this file.

Classes

class  FacetModeler::Attributes2D
 

Namespaces

namespace  FacetModeler
 

Functions

Result FacetModeler::worstResult (Result eRes1, Result eRes2)
 
FMGEOMETRY_API OdGePoint2d FacetModeler::FindNearestPoint (const OdGePoint2d &ptOrigin, const std::vector< Intersection > &vecPoints)
 
FMGEOMETRY_API OdGePoint3d FacetModeler::FindNearestPoint (const OdGePoint3d &ptOrigin, const std::vector< OdGePoint3d > &vecPoints)
 
FMGEOMETRY_API OdGePoint2d FacetModeler::FindFarthestPoint (const OdGePoint2d &ptOrigin, const std::vector< Intersection > &vecPoints)