Go to the documentation of this file.
29 template<
typename ValueT >
33 boost::vertex_index_t >::const_type
35 typedef typename boost::vector_property_map< ValueT, vertex_index_map_type >
40 auto index_map =
get(boost::vertex_index, m);
47 template<
typename ValueT >
51 typename boost::property_map< AIFMesh, boost::face_index_t >::const_type
53 typedef typename boost::vector_property_map< ValueT, face_index_map_type >
58 auto index_map =
get(boost::face_index, m);
66 template<
typename ValueT >
70 typename boost::property_map< AIFMesh, boost::edge_index_t >::const_type
72 typedef typename boost::vector_property_map< ValueT, edge_index_map_type >
77 auto index_map =
get(boost::edge_index, m);
108 auto index_map =
get(boost::vertex_index, m);
136 auto index_map =
get(boost::vertex_index, m);
164 auto index_map =
get(boost::vertex_index, m);
192 auto index_map =
get(boost::vertex_index, m);
220 auto index_map =
get(boost::vertex_index, m);
245 "v:custom_vector_color");
248 auto index_map =
get(boost::vertex_index, m);
273 "v:custom_vector_param");
276 auto index_map =
get(boost::vertex_index, m);
302 auto index_map =
get(boost::edge_index, m);
329 auto index_map =
get(boost::face_index, m);
355 auto index_map =
get(boost::face_index, m);
382 auto index_map =
get(boost::face_index, m);
FEVV::Geometry_traits< AIFMesh >::Vector value_type
boost::shared_ptr< self > ptr
static pmap_type create(const AIFMesh &m)
static pmap_type create(const AIFMesh &m)
FEVV::Geometry_traits< AIFMesh >::Vector value_type
static pmap_type create(const AIFMesh &m)
FEVV::Geometry_traits< AIFMesh >::Vector value_type
boost::vector_property_map< ValueT, edge_index_map_type > pmap_type
FEVV::DataStructures::AIF::PropertyMap< value_type > pmap_type
static pmap_type create(const AIFMesh &m)
FEVV::DataStructures::AIF::PropertyMap< value_type > pmap_type
static pmap_type create(const AIFMesh &m)
boost::shared_ptr< self > ptr
static pmap_type create(const AIFMesh &m)
static pmap_type create(const AIFMesh &m)
Refer to Geometry_traits_documentation_dummy for further documentation on provided types and algorith...
vertex_custom_vector_color_t
static pmap_type create(const AIFMesh &m)
FEVV::DataStructures::AIF::PropertyMap< value_type > pmap_type
static pmap_type create(const AIFMesh &m)
FEVV::DataStructures::AIF::PropertyMap< value_type > pmap_type
FEVV::DataStructures::AIF::PropertyMap< value_type > pmap_type
FEVV::DataStructures::AIF::PropertyMap< value_type > pmap_type
FEVV::PCLPointCloudPointMap::value_type get(const FEVV::PCLPointCloudPointMap &pm, FEVV::PCLPointCloudPointMap::key_type key)
Specialization of get(point_map, key) for PCLPointCloud.
Interfaces for plugins These interfaces will be used for different plugins.
FEVV::Geometry_traits< AIFMesh >::Vector value_type
boost::vector_property_map< ValueT, face_index_map_type > pmap_type
vertex_custom_vector_param_t
FEVV::Geometry_traits< AIFMesh >::Vector value_type
FEVV::Geometry_traits< AIFMesh >::Vector value_type
FEVV::DataStructures::AIF::PropertyMap< value_type > pmap_type
static pmap_type create(const AIFMesh &m)
boost::shared_ptr< self > ptr
FEVV::Geometry_traits< AIFMesh >::Vector value_type
FEVV::DataStructures::AIF::PropertyMap< value_type > pmap_type
static pmap_type create(const FEVV::DataStructures::AIF::AIFMesh &m)
FEVV::DataStructures::AIF::PropertyMap< value_type > pmap_type
FEVV::Geometry_traits< AIFMesh >::Vector value_type
FEVV::Geometry_traits< AIFMesh >::Vector value_type
boost::vector_property_map< ValueT, vertex_index_map_type > pmap_type
boost::property_map< AIFMesh, boost::edge_index_t >::const_type edge_index_map_type
boost::property_map< FEVV::DataStructures::AIF::AIFMesh, boost::vertex_index_t >::const_type vertex_index_map_type
FEVV::DataStructures::AIF::PropertyMap< value_type > pmap_type
This class represents an AIF structure. AIF structure can deal with both manifold and non-manifold su...
static pmap_type create(const AIFMesh &m)
FEVV::DataStructures::AIF::AIFMesh AIFMesh
FEVV::Geometry_traits< AIFMesh >::Vector value_type
FEVV::DataStructures::AIF::PropertyMap< value_type > pmap_type
static pmap_type create(const AIFMesh &m)
static pmap_type create(const AIFMesh &m)
boost::property_map< AIFMesh, boost::face_index_t >::const_type face_index_map_type