MEPP2 Project
Public Types | Static Public Member Functions | List of all members
FEVV::Face_pmap_traits< CGAL_LCC_TYPE, ValueT > Struct Template Reference

#include <properties_linear_cell_complex.h>

Collaboration diagram for FEVV::Face_pmap_traits< CGAL_LCC_TYPE, ValueT >:
Collaboration graph

Public Types

typedef boost::property_map< CGAL_LCC_TYPE, boost::face_index_t >::const_type face_index_map_type
 
typedef boost::vector_property_map< ValueT, face_index_map_typepmap_type
 

Static Public Member Functions

static pmap_type create (const CGAL_LCC_TYPE &m)
 

Detailed Description

template<typename ValueT, CGAL_LCC_TEMPLATE_ARGS>
struct FEVV::Face_pmap_traits< CGAL_LCC_TYPE, ValueT >

Definition at line 65 of file properties_linear_cell_complex.h.

Member Typedef Documentation

◆ face_index_map_type

template<typename ValueT , CGAL_LCC_TEMPLATE_ARGS >
typedef boost::property_map< CGAL_LCC_TYPE, boost::face_index_t >::const_type FEVV::Face_pmap_traits< CGAL_LCC_TYPE, ValueT >::face_index_map_type

Definition at line 69 of file properties_linear_cell_complex.h.

◆ pmap_type

template<typename ValueT , CGAL_LCC_TEMPLATE_ARGS >
typedef boost::vector_property_map< ValueT, face_index_map_type > FEVV::Face_pmap_traits< CGAL_LCC_TYPE, ValueT >::pmap_type

Definition at line 71 of file properties_linear_cell_complex.h.

Member Function Documentation

◆ create()

template<typename ValueT , CGAL_LCC_TEMPLATE_ARGS >
static pmap_type FEVV::Face_pmap_traits< CGAL_LCC_TYPE, ValueT >::create ( const CGAL_LCC_TYPE m)
inlinestatic

Definition at line 73 of file properties_linear_cell_complex.h.

Here is the call graph for this function:

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