Medusa  1.1
Coordinate Free Mehless Method implementation
compute_normal.hpp File Reference

Detailed Description

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>
+ Include dependency graph for compute_normal.hpp:
+ This graph shows which files directly or indirectly include this file:

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.