MEPP2 Project
FEVV::RetrieveKernel< Mesh > Struct Template Reference

A generic definition, that is template specialized for every supported native implementation, allowing for the retrieval (or extraction) of the geometry related information out of a Mesh type (possibly using the respective enderlying kernels of the native implementations when available). RetrieveKernel implementatinos (through template specializations): More...

#include <Geometry_traits.h>

Collaboration diagram for FEVV::RetrieveKernel< Mesh >:
Collaboration graph

Detailed Description

template<typename Mesh>
struct FEVV::RetrieveKernel< Mesh >

A generic definition, that is template specialized for every supported native implementation, allowing for the retrieval (or extraction) of the geometry related information out of a Mesh type (possibly using the respective enderlying kernels of the native implementations when available). RetrieveKernel implementatinos (through template specializations):

See also
RetrieveKernel< OpenMesh::PolyMesh_ArrayKernelT< T > >
RetrieveKernel< CGAL::Surface_mesh< T > >
RetrieveKernel< CGAL::Polyhedron_3< < >

Definition at line 117 of file Geometry_traits.h.


The documentation for this struct was generated from the following file: