21 #ifndef mia_mesh_triangleneighborhood_hh
22 #define mia_mesh_triangleneighborhood_hh
33 const std::set<unsigned>& operator [](
unsigned idx)
const;
37 std::vector<std::set<unsigned>> m_triangle_neighborhood;
A class to deine a triangle mesh with some attributes.
CTrianglesWithAdjacentList(const CTriangleMesh &mesh)
#define NS_MIA_BEGIN
conveniance define to start the mia namespace
#define NS_MIA_END
conveniance define to end the mia namespace
#define EXPORT_MESH
define visibility for proper export