Functions |
template<bool A, typename T , typename V , typename IS , class ISS > |
void | IndSimpSetIncAdj::fit (IndSimpSetIncAdj< 2, 1, A, T, V, IS > *mesh, const ISS_SignedDistance< ISS, 2 > &signedDistance, T deviationTangent, int numSweeps) |
| Fit a mesh to a level-set description.
|
template<bool A, typename T , typename V , typename IS , class ISS > |
void | IndSimpSet::fit (IndSimpSetIncAdj< 2, 2, A, T, V, IS > *mesh, const ISS_SignedDistance< ISS, 2 > &signedDistance, T deviationTangent, int numSweeps) |
| Fit the boundary of a mesh to a level-set description.
|