Point Cloud Library (PCL)  1.14.0-dev
List of all members | Public Types
pcl::io::ply::ply_parser::list_property_element_callback_type< SizeType, ScalarType > Struct Template Reference

#include <pcl/io/ply/ply_parser.h>

+ Inheritance diagram for pcl::io::ply::ply_parser::list_property_element_callback_type< SizeType, ScalarType >:

Public Types

using type = std::function< void(ScalarType)>
 

Detailed Description

template<typename SizeType, typename ScalarType>
struct pcl::io::ply::ply_parser::list_property_element_callback_type< SizeType, ScalarType >

Definition at line 173 of file ply_parser.h.

Member Typedef Documentation

◆ type

template<typename SizeType , typename ScalarType >
using pcl::io::ply::ply_parser::list_property_element_callback_type< SizeType, ScalarType >::type = std::function<void (ScalarType)>

Definition at line 175 of file ply_parser.h.


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