MEPP2 Project
Functions
example_property_maps.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename PointCloud , typename VertexPropertyMap >
void print_property_map (const PointCloud &pc, const VertexPropertyMap &pmap, const std::string &property_map_name)
 
template<typename PointCloudT >
int example_property_maps (int argc, char *argv[])
 

Function Documentation

◆ example_property_maps()

template<typename PointCloudT >
int example_property_maps ( int  argc,
char *  argv[] 
)

Definition at line 38 of file example_property_maps.hpp.

Here is the call graph for this function:

◆ print_property_map()

template<typename PointCloud , typename VertexPropertyMap >
void print_property_map ( const PointCloud &  pc,
const VertexPropertyMap &  pmap,
const std::string &  property_map_name 
)

Definition at line 16 of file example_property_maps.hpp.

Here is the call graph for this function:
Here is the caller graph for this function: