|
GU_API Status | GU_Flatten2::flattenIsland (Method method, const Island &island, const ConstraintSet &constraints, RWHandleV3R uvh) |
|
GU_API void | GU_Flatten2::calcAnglesAndAreas (const Island &island, UT_FprealArray &opposite_angle_cotan, UT_FprealArray &tri_area) |
|
GU_API Status | GU_Flatten2::flattenSpectral (const Island &island, const ConstraintSet &constraints, RWHandleV3R uvh) |
|
GU_API Status | GU_Flatten2::flattenSpectral (const Island &island, const ConstraintSet &constraints, const UT_FprealArray &opposite_angle_cotan, const UT_FprealArray &tri_area, RWHandleV3R uvh) |
|
GU_API Status | GU_Flatten2::flattenLeastSquares (const Island &island, const ConstraintSet &constraints, RWHandleV3R uvh) |
|
GU_API Status | GU_Flatten2::flattenLeastSquares (const Island &island, const ConstraintSet &constraints, const UT_FprealArray &opposite_angle_cotan, const UT_FprealArray &tri_area, RWHandleV3R uvh) |
|
GU_API Status | GU_Flatten2::flattenProjection (const Island &island, const ConstraintSet &constraints, RWHandleV3R uvh) |
|
GU_API Status | GU_Flatten2::flattenAngleBased (const Island &island, const ConstraintSet &constraints, RWHandleV3R uvh) |
|
GU_API void | GU_Flatten2::findIslandOuterBoundary (const Island &island, UT_IntArray &outer_bd_tri_hedgefs) |
|
GU_API void | GU_Flatten2::repositionIsland (const Island &island, const ConstraintSet &constraints, ROHandleV3R &orig_uvh, RWHandleV3R &uvh, bool use_custom_pins=false) |
|
GU_API void | GU_Flatten2::balanceIsland (const Island &island, RWHandleV3R uvh) |
|
GU_API void | GU_Flatten2::generateStraighLoopConstraints (const Island &island, const ConstraintSet &constraints, AngleConstraintArray &angle_constraints) |
|
GU_API void | GU_Flatten2::generateQuadLayoutConstraints (const Island &island, bool straighten_arcs, bool straighten_grids, bool rectify_patches, ConstraintSet &constraints) |
|