Projection of vertices to their limit position according to certain subdivision schemes. More...
Functions | |
void | ProjectToLimitPiecewiseLoop (Mesh *mesh) |
Projects all vertices in the grid to their limit positions as defined by the piecewise loop scheme. More... | |
void | ProjectToLimitSmoothBoundary (Mesh *mesh) |
Projects all boundary-vertices in the grid to their limit positions as defined by the b-spline subdivision scheme. More... | |
Projection of vertices to their limit position according to certain subdivision schemes.
void ProjectToLimitPiecewiseLoop | ( | Mesh * | mesh | ) |
Projects all vertices in the grid to their limit positions as defined by the piecewise loop scheme.
void ProjectToLimitSmoothBoundary | ( | Mesh * | mesh | ) |
Projects all boundary-vertices in the grid to their limit positions as defined by the b-spline subdivision scheme.