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

#include <properties_openmesh.h>

Collaboration diagram for FEVV::Halfedge_pmap_traits< OpenMesh::PolyMesh_ArrayKernelT< OMTraits >, ValueT >:
Collaboration graph

Public Types

typedef boost::property_map< OpenMesh::PolyMesh_ArrayKernelT< OMTraits >, 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 OpenMesh::PolyMesh_ArrayKernelT< OMTraits > &m)
 

Detailed Description

template<typename ValueT, typename OMTraits>
struct FEVV::Halfedge_pmap_traits< OpenMesh::PolyMesh_ArrayKernelT< OMTraits >, ValueT >

Definition at line 87 of file properties_openmesh.h.

Member Typedef Documentation

◆ halfedge_index_map_type

template<typename ValueT , typename OMTraits >
typedef boost::property_map< OpenMesh::PolyMesh_ArrayKernelT< OMTraits >, boost::halfedge_index_t >::const_type FEVV::Halfedge_pmap_traits< OpenMesh::PolyMesh_ArrayKernelT< OMTraits >, ValueT >::halfedge_index_map_type

Definition at line 93 of file properties_openmesh.h.

◆ pmap_type

template<typename ValueT , typename OMTraits >
typedef boost::vector_property_map< ValueT, halfedge_index_map_type > FEVV::Halfedge_pmap_traits< OpenMesh::PolyMesh_ArrayKernelT< OMTraits >, ValueT >::pmap_type

Definition at line 95 of file properties_openmesh.h.

Member Function Documentation

◆ create()

template<typename ValueT , typename OMTraits >
static pmap_type FEVV::Halfedge_pmap_traits< OpenMesh::PolyMesh_ArrayKernelT< OMTraits >, ValueT >::create ( const OpenMesh::PolyMesh_ArrayKernelT< OMTraits > &  m)
inlinestatic

Definition at line 97 of file properties_openmesh.h.

Here is the call graph for this function:

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