HDK
|
This is the complete list of members for GU_ConvexHull3D, including all inherited members.
computeAndShrink(fpreal shrink_amount, const UT_Vector3D *points, int npoints, bool remove_inline) | GU_ConvexHull3D | |
computeAndShrink(fpreal shrink_amount, const UT_Vector3DArray &points, bool remove_inline) | GU_ConvexHull3D | inline |
computeAndShrink(fpreal shrink_amount, const GU_Detail &src_gdp, const GA_PointGroup *src_grp, bool remove_inline) | GU_ConvexHull3D | |
computeAndShrink(fpreal shrink_amount, const GU_Detail &src_gdp, const GA_Range &src_range, bool remove_inline) | GU_ConvexHull3D | |
expand(fpreal expand_amount) | GU_ConvexHull3D | |
getGeometry(GU_Detail &gdp, const GU_Detail *src_gdp=nullptr, const GA_PointGroup *src_grp=nullptr) const | GU_ConvexHull3D | |
getPoints() const | GU_ConvexHull3D | inline |
getPointSources() const | GU_ConvexHull3D | inline |
getPolygonSizes() const | GU_ConvexHull3D | inline |
getVertices() const | GU_ConvexHull3D | inline |
transform(const UT_Matrix4D &xform) | GU_ConvexHull3D |