Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Types
pcl::io::ply::ply_parser::scalar_property_callback_type< ScalarType > Struct Template Reference

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

Public Types

typedef boost::function< void(ScalarType)> type
 

Detailed Description

template<typename ScalarType>
struct pcl::io::ply::ply_parser::scalar_property_callback_type< ScalarType >

Definition at line 110 of file ply_parser.h.

Member Typedef Documentation

template<typename ScalarType>
typedef boost::function<void (ScalarType)> pcl::io::ply::ply_parser::scalar_property_callback_type< ScalarType >::type

Definition at line 112 of file ply_parser.h.


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