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::list_property_element_callback_type< SizeType, 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 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

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

Definition at line 175 of file ply_parser.h.


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