HDK
|
Go to the source code of this file.
Functions | |
bool GU_API | GUfitPlane (const GU_Detail *gdp, const GA_PointGroup *ptgrp, UT_Vector3R &normal, fpreal &distance) |
bool GU_API GUfitPlane | ( | const GU_Detail * | gdp, |
const GA_PointGroup * | ptgrp, | ||
UT_Vector3R & | normal, | ||
fpreal & | distance | ||
) |
Fits a plane to the given set of points. Returns true if a plane could be fit successfully.