5 Subdivison matrices for irregular mesh.
More...
#include <Parameters.hpp>
5 Subdivison matrices for irregular mesh.
See http://www.cs.cmu.edu/afs/cs/academic/class/15456-f15/RelatedWork/Loop-by-Stam.pdf
Subdivide irregular mesh triangle into 3 regular mesh triangle and 1 irregular mesh triangle and repeat this step to get an approximation of the irregular patch. Note, curvature is not guaranteed to be continuous on irregular patch.
◆ irregM
| Matrix SubdivisionMatrix::irregM |
◆ irregM1
| Matrix SubdivisionMatrix::irregM1 |
◆ irregM2
| Matrix SubdivisionMatrix::irregM2 |
◆ irregM3
| Matrix SubdivisionMatrix::irregM3 |
◆ irregM4
| Matrix SubdivisionMatrix::irregM4 |
The documentation for this struct was generated from the following file: