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

#include <properties_pcl_point_cloud.h>

Collaboration diagram for FEVV::Vertex_pmap_traits< FEVV::PCLPointCloud, ValueT >:
Collaboration graph

Public Types

typedef boost::property_map< FEVV::PCLPointCloud, 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::PCLPointCloud &pc)
 

Detailed Description

template<typename ValueT>
struct FEVV::Vertex_pmap_traits< FEVV::PCLPointCloud, ValueT >

Definition at line 50 of file properties_pcl_point_cloud.h.

Member Typedef Documentation

◆ pmap_type

template<typename ValueT >
typedef boost::vector_property_map< ValueT, vertex_index_map_type > FEVV::Vertex_pmap_traits< FEVV::PCLPointCloud, ValueT >::pmap_type

Definition at line 56 of file properties_pcl_point_cloud.h.

◆ vertex_index_map_type

template<typename ValueT >
typedef boost::property_map< FEVV::PCLPointCloud, boost::vertex_index_t >::const_type FEVV::Vertex_pmap_traits< FEVV::PCLPointCloud, ValueT >::vertex_index_map_type

Definition at line 54 of file properties_pcl_point_cloud.h.

Member Function Documentation

◆ create()

template<typename ValueT >
static pmap_type FEVV::Vertex_pmap_traits< FEVV::PCLPointCloud, ValueT >::create ( const FEVV::PCLPointCloud pc)
inlinestatic

Definition at line 58 of file properties_pcl_point_cloud.h.

Here is the call graph for this function:

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