Files Class List
PointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE > Member List

This is the complete list of members for PointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >, including all inherited members.

Build(SIZE_TYPE numPts, PointType const *pts)PointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
Build(SIZE_TYPE numPts, PointType const *pts, SIZE_TYPE const *customIndices)PointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
BuildWithFunc(SIZE_TYPE numPts, PointPosFunc ptPosFunc)PointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
BuildWithFunc(SIZE_TYPE numPts, PointPosFunc ptPosFunc, CustomIndexFunc custIndexFunc)PointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetClosest(PointType const &position, FType radius, SIZE_TYPE &closestIndex, PointType &closestPosition, FType &closestDistanceSquared) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetClosest(PointType const &position, SIZE_TYPE &closestIndex, PointType &closestPosition, FType &closestDistanceSquared) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetClosest(PointType const &position, FType radius, SIZE_TYPE &closestIndex, PointType &closestPosition) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetClosest(PointType const &position, SIZE_TYPE &closestIndex, PointType &closestPosition) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetClosestDistanceSquared(PointType const &position, FType radius, FType &closestDistanceSquared) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetClosestDistanceSquared(PointType const &position, FType &closestDistanceSquared) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetClosestIndex(PointType const &position, FType radius, SIZE_TYPE &closestIndex) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetClosestIndex(PointType const &position, SIZE_TYPE &closestIndex) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetClosestPosition(PointType const &position, FType radius, PointType &closestPosition) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetClosestPosition(PointType const &position, PointType &closestPosition) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetPoint(SIZE_TYPE i) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetPointCount() constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetPointIndex(SIZE_TYPE i) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetPoints(PointType const &position, FType radius, _CALLBACK pointFound) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetPoints(PointType const &position, FType radius, SIZE_TYPE maxCount, PointInfo *closestPoints) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetPoints(PointType const &position, SIZE_TYPE maxCount, PointInfo *closestPoints) constPointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
IsBuildParallel()PointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >static
PointCloud()PointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
PointCloud(SIZE_TYPE numPts, PointType const *pts, SIZE_TYPE const *customIndices=nullptr)PointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >
~PointCloud()PointCloud< PointType, FType, DIMENSIONS, SIZE_TYPE >