IPointCloud_DG Interface
- GetAxisAlignedBoundingBox
- GetOrientedBoundingBox
- GetMinimumOrientedBoundingBox
- GetMeanPoint
- ReduceData
IBox_DG GetAxisAlignedBoundingBox(bool localAxes)
IBox_DG GetOrientedBoundingBox(IFrame_DG orientation)
IBox_DG GetMinimumOrientedBoundingBox(float tolerance, int performanceVsPrecision)
Point_DG GetMeanPoint()
void ReduceData(bool leave, int start, int step, int end)
|