![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
#include <aims/mesh/texture.h>#include <aims/mesh/surface.h>#include <aims/mesh/mesh_graph.h>#include <cartobase/smart/rcptr.h>#include <list>
Go to the source code of this file.
Classes | |
| class | aims::GeometricProperties |
| class | aims::Curvature |
| class | aims::CurvatureFactory |
| class | aims::FiniteElementCurvature |
| class | aims::BoixCurvature |
| class | aims::BarycenterCurvature |
| class | aims::BoixGaussianCurvature |
| class | aims::GaussianCurvature |
| class | aims::VertexRemover |
| A class to remove a vertex from a mesh, and remeshing the hole. More... | |
Namespaces | |
| aims | |
Functions | |
| template<class T > | |
| float | sign (T x) |
| Point3df | cross (const Point3df &a, const Point3df &b) |
| float | cross (const Point2df &a, const Point2df &b) |
| std::list< AimsVector< uint, 3 > > | aims::simple_delaunay_triangulation (const std::vector< Point2df > &points) |
| SimpleDelaunayTriangulation. More... | |
Definition at line 69 of file geometric.h.
Definition at line 58 of file geometric.h.
|
inline |
Definition at line 46 of file geometric.h.