AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
TriMeshSmooth.hpp File Reference

Triangle mesh smooth algorithm. More...

#include <memory>
#include <mesh/TriSoup.hpp>
#include <utilities/Macros.hpp>
+ Include dependency graph for TriMeshSmooth.hpp:

Classes

class  AMCAX::Meshing::MeshTools::TriMeshSmooth< Traits >
 Class for smoothing a triangle mesh . More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 
namespace  AMCAX::Meshing
 Namespace of all interface in the AMCAX Meshing module.
 

Variables

template class AMCAXMeshing_CLASS_API  AMCAX::Meshing::MeshTools::TriMeshSmooth< Mesh::TriSoupTraits >
 
template class AMCAXMeshing_CLASS_API  AMCAX::Meshing::MeshTools::TriMeshSmooth< Mesh::TriSoupTraits_Eigen >
 
template class AMCAXMeshing_CLASS_API  AMCAX::Meshing::MeshTools::TriMeshSmooth< Mesh::TriSoupTraits_Coord >
 

Detailed Description

Triangle mesh smooth algorithm.

This file is part of AMCAX kernel.