MEPP2 Project
Public Types | Static Public Member Functions | List of all members
FEVV::_PMap_traits< CGAL::Surface_mesh< PointT >, FEVV::face_normal_t > Struct Template Reference

#include <properties_surface_mesh.h>

Collaboration diagram for FEVV::_PMap_traits< CGAL::Surface_mesh< PointT >, FEVV::face_normal_t >:
Collaboration graph

Public Types

typedef FEVV::Geometry_traits< CGAL::Surface_mesh< PointT > >::Vector value_type
 
typedef Face_pmap_traits< CGAL::Surface_mesh< PointT >, value_type >::pmap_type pmap_type
 

Static Public Member Functions

static pmap_type create (const CGAL::Surface_mesh< PointT > &m)
 

Detailed Description

template<typename PointT>
struct FEVV::_PMap_traits< CGAL::Surface_mesh< PointT >, FEVV::face_normal_t >

Definition at line 275 of file properties_surface_mesh.h.

Member Typedef Documentation

◆ pmap_type

template<typename PointT >
typedef Face_pmap_traits< CGAL::Surface_mesh< PointT >, value_type >::pmap_type FEVV::_PMap_traits< CGAL::Surface_mesh< PointT >, FEVV::face_normal_t >::pmap_type

Definition at line 280 of file properties_surface_mesh.h.

◆ value_type

template<typename PointT >
typedef FEVV::Geometry_traits< CGAL::Surface_mesh< PointT > >::Vector FEVV::_PMap_traits< CGAL::Surface_mesh< PointT >, FEVV::face_normal_t >::value_type

Definition at line 278 of file properties_surface_mesh.h.

Member Function Documentation

◆ create()

template<typename PointT >
static pmap_type FEVV::_PMap_traits< CGAL::Surface_mesh< PointT >, FEVV::face_normal_t >::create ( const CGAL::Surface_mesh< PointT > &  m)
inlinestatic

Definition at line 282 of file properties_surface_mesh.h.

Here is the call graph for this function:

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