Go to the source code of this file.
|
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[]) |
|
◆ example_property_maps()
template<typename PointCloudT >
int example_property_maps |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ print_property_map()
template<typename PointCloud , typename VertexPropertyMap >
void print_property_map |
( |
const PointCloud & |
pc, |
|
|
const VertexPropertyMap & |
pmap, |
|
|
const std::string & |
property_map_name |
|
) |
| |