Public Member Functions | Public Attributes
pcl::io::ply::ply_parser::element Struct Reference

List of all members.

Public Member Functions

 element (const std::string &name, std::size_t count, const begin_element_callback_type &begin_element_callback, const end_element_callback_type &end_element_callback)

Public Attributes

begin_element_callback_type begin_element_callback
std::size_t count
end_element_callback_type end_element_callback
std::string name
std::vector< boost::shared_ptr
< property > > 
properties

Detailed Description

Definition at line 376 of file ply_parser.h.


Constructor & Destructor Documentation

pcl::io::ply::ply_parser::element::element ( const std::string name,
std::size_t  count,
const begin_element_callback_type begin_element_callback,
const end_element_callback_type end_element_callback 
) [inline]

Definition at line 378 of file ply_parser.h.


Member Data Documentation

Definition at line 390 of file ply_parser.h.

Definition at line 389 of file ply_parser.h.

Definition at line 391 of file ply_parser.h.

Definition at line 388 of file ply_parser.h.

std::vector<boost::shared_ptr<property> > pcl::io::ply::ply_parser::element::properties

Definition at line 392 of file ply_parser.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:44:11