Go to the source code of this file.
|
bool | ug::ProjectToLimitLoop (Grid &grid, APosition &aProjPos) |
| projects surface vertices to their limit subdivision surface position More...
|
|
template<class TAVrtPos > |
void | ug::ProjectToLimitPLoop (Grid &grid, TAVrtPos aPos, TAVrtPos aProjPos) |
| projects all vertices in the given grid to their limit-positions using the piecewise loop scheme. More...
|
|
template<class TAVrtPos > |
void | ug::ProjectToLimitSubdivBoundary (Grid &grid, TAVrtPos aPos, TAVrtPos aProjPos) |
| projects all boundary vertices in the given grid to their limit-positions using the piecewise loop scheme. More...
|
|