MEPP2 Project
Functions
test_curvature_filter.inl File Reference
#include "FEVV/Filters/Generic/Manifold/Curvature/curvature.hpp"
#include "FEVV/Filters/Generic/calculate_face_normals.hpp"
#include "FEVV/Filters/Generic/generic_reader.hpp"
Include dependency graph for test_curvature_filter.inl:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ curvature()

template<typename HalfedgeGraph >
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.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_curvature_filter()

template<typename MeshT >
int test_curvature_filter ( int  narg,
const char **  argv 
)

Definition at line 76 of file test_curvature_filter.inl.

Here is the call graph for this function: