MEPP2 Project
Public Types | Static Public Member Functions | List of all members
FEVV::Vertex_pmap_traits< FEVV::DataStructures::AIF::AIFMesh, ValueT > Struct Template Reference

#include <properties_aif.h>

Collaboration diagram for FEVV::Vertex_pmap_traits< FEVV::DataStructures::AIF::AIFMesh, ValueT >:
Collaboration graph

Public Types

typedef boost::property_map< FEVV::DataStructures::AIF::AIFMesh, boost::vertex_index_t >::const_type vertex_index_map_type
 
typedef boost::vector_property_map< ValueT, vertex_index_map_typepmap_type
 

Static Public Member Functions

static pmap_type create (const FEVV::DataStructures::AIF::AIFMesh &m)
 

Detailed Description

template<typename ValueT>
struct FEVV::Vertex_pmap_traits< FEVV::DataStructures::AIF::AIFMesh, ValueT >

Definition at line 30 of file properties_aif.h.

Member Typedef Documentation

◆ pmap_type

template<typename ValueT >
typedef boost::vector_property_map< ValueT, vertex_index_map_type > FEVV::Vertex_pmap_traits< FEVV::DataStructures::AIF::AIFMesh, ValueT >::pmap_type

Definition at line 36 of file properties_aif.h.

◆ vertex_index_map_type

template<typename ValueT >
typedef boost::property_map< FEVV::DataStructures::AIF::AIFMesh, boost::vertex_index_t >::const_type FEVV::Vertex_pmap_traits< FEVV::DataStructures::AIF::AIFMesh, ValueT >::vertex_index_map_type

Definition at line 34 of file properties_aif.h.

Member Function Documentation

◆ create()

template<typename ValueT >
static pmap_type FEVV::Vertex_pmap_traits< FEVV::DataStructures::AIF::AIFMesh, ValueT >::create ( const FEVV::DataStructures::AIF::AIFMesh m)
inlinestatic

Definition at line 38 of file properties_aif.h.

Here is the call graph for this function:

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