|
MEPP2 Project
|
#include "FEVV/Filters/Generic/Manifold/Curvature/curvature.hpp"#include "FEVV/Filters/Generic/calculate_face_normals.hpp"#include "FEVV/Filters/Generic/generic_reader.hpp"

Go to the source code of this file.
Functions | |
| template<typename HalfedgeGraph > | |
| void | curvature (HalfedgeGraph *mesh) |
| template<typename MeshT > | |
| int | test_curvature_filter (int narg, const char **argv) |
| void curvature | ( | HalfedgeGraph * | mesh | ) |
Minimum and maximum values of the minimum and maximum curvature fields (usefull for color rendering)
Definition at line 21 of file test_curvature_filter.inl.


| int test_curvature_filter | ( | int | narg, |
| const char ** | argv | ||
| ) |