QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
opennurbs_pointcloud.cpp File Reference
#include "opennurbs.h"

Functions

bool ON_GetClosestPointInPointList (int point_count, const ON_3dPoint *point_list, ON_3dPoint P, int *closest_point_index)
 
 ON_OBJECT_IMPLEMENT (ON_PointCloud, ON_Geometry, "2488F347-F8FA-11d3-BFEC-0010830122F0")
 

Function Documentation

◆ ON_GetClosestPointInPointList()

bool ON_GetClosestPointInPointList ( int point_count,
const ON_3dPoint * point_list,
ON_3dPoint P,
int * closest_point_index )

◆ ON_OBJECT_IMPLEMENT()

ON_OBJECT_IMPLEMENT ( ON_PointCloud ,
ON_Geometry ,
"2488F347-F8FA-11d3-BFEC-0010830122F0"  )