#include "pcl/surface/3rdparty/opennurbs/opennurbs.h"
Go to the source code of this file.
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") |
bool ON_GetClosestPointInPointList | ( | int | point_count, |
const ON_3dPoint * | point_list, | ||
ON_3dPoint | P, | ||
int * | closest_point_index | ||
) |
Definition at line 312 of file opennurbs_pointcloud.cpp.
ON_OBJECT_IMPLEMENT | ( | ON_PointCloud | , |
ON_Geometry | , | ||
"2488F347-F8FA-11d3-BFEC-0010830122F0" | |||
) |