Implementation of normal computation.
Definition in file compute_normal.hpp.
#include "compute_normal_fwd.hpp"
#include <medusa/bits/utils/assert.hpp>
#include <Eigen/Core>
#include <Eigen/SVD>
#include <Eigen/LU>
Go to the source code of this file.
Namespaces | |
mm | |
Root namespace for the whole library. | |
mm::surface_fill_internal | |
Internal implementations needed by GeneralSurfaceFill. | |