Internal implementations needed by GeneralSurfaceFill.
Functions | |
template<typename scalar_t , int dim_from, int dim_to> | |
Vec< scalar_t, dim_to > | compute_normal (Eigen::Matrix< scalar_t, dim_to, dim_from > J) |
Compute normal from given Jacobian. More... | |