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

#include <properties_linear_cell_complex.h>

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

Public Types

typedef boost::property_map< CGAL_LCC_TYPE, boost::halfedge_index_t >::const_type halfedge_index_map_type
 
typedef boost::vector_property_map< ValueT, halfedge_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::Halfedge_pmap_traits< CGAL_LCC_TYPE, ValueT >

Definition at line 101 of file properties_linear_cell_complex.h.

Member Typedef Documentation

◆ halfedge_index_map_type

template<typename ValueT , CGAL_LCC_TEMPLATE_ARGS >
typedef boost::property_map< CGAL_LCC_TYPE, boost::halfedge_index_t >::const_type FEVV::Halfedge_pmap_traits< CGAL_LCC_TYPE, ValueT >::halfedge_index_map_type

Definition at line 105 of file properties_linear_cell_complex.h.

◆ pmap_type

template<typename ValueT , CGAL_LCC_TEMPLATE_ARGS >
typedef boost::vector_property_map< ValueT, halfedge_index_map_type > FEVV::Halfedge_pmap_traits< CGAL_LCC_TYPE, ValueT >::pmap_type

Definition at line 107 of file properties_linear_cell_complex.h.

Member Function Documentation

◆ create()

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

Definition at line 109 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: