Point Cloud Library (PCL)  1.5.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types
pcl::io::ply::ply_parser::scalar_property_callback_type< ScalarType > Struct Template Reference

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

List of all members.

Public Types

typedef std::tr1::function
< void(ScalarType)> 
type

Detailed Description

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

Definition at line 103 of file ply_parser.h.


Member Typedef Documentation

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

Definition at line 105 of file ply_parser.h.


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