Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
ply_parser.h File Reference
#include <fstream>
#include <iostream>
#include <istream>
#include <sstream>
#include <string>
#include <vector>
#include <boost/function.hpp>
#include <boost/tuple/tuple.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/mpl/fold.hpp>
#include <boost/mpl/inherit.hpp>
#include <boost/mpl/inherit_linearly.hpp>
#include <boost/mpl/joint_view.hpp>
#include <boost/mpl/transform.hpp>
#include <boost/mpl/vector.hpp>
#include <pcl/io/ply/ply.h>
#include <pcl/io/ply/io_operators.h>
#include <pcl/pcl_macros.h>
Include dependency graph for ply_parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::io::ply::ply_parser
 Class ply_parser parses a PLY file and generates appropriate atomic parsers for the body. More...
struct  pcl::io::ply::ply_parser::scalar_property_callback_type< ScalarType >
struct  pcl::io::ply::ply_parser::scalar_property_definition_callback_type< ScalarType >
class  pcl::io::ply::ply_parser::scalar_property_definition_callbacks_type
struct  pcl::io::ply::ply_parser::scalar_property_definition_callbacks_type::callbacks_element< T >
struct  pcl::io::ply::ply_parser::list_property_begin_callback_type< SizeType, ScalarType >
struct  pcl::io::ply::ply_parser::list_property_element_callback_type< SizeType, ScalarType >
struct  pcl::io::ply::ply_parser::list_property_end_callback_type< SizeType, ScalarType >
struct  pcl::io::ply::ply_parser::list_property_definition_callback_type< SizeType, ScalarType >
class  pcl::io::ply::ply_parser::list_property_definition_callbacks_type
struct  pcl::io::ply::ply_parser::list_property_definition_callbacks_type::pair_with< T >
struct  pcl::io::ply::ply_parser::list_property_definition_callbacks_type::sequence_product< Sequence1, Sequence2 >
struct  pcl::io::ply::ply_parser::list_property_definition_callbacks_type::callbacks_element< T >
struct  pcl::io::ply::ply_parser::property
struct  pcl::io::ply::ply_parser::scalar_property< ScalarType >
struct  pcl::io::ply::ply_parser::list_property< SizeType, ScalarType >
struct  pcl::io::ply::ply_parser::element

Namespaces

namespace  pcl
namespace  pcl::io
namespace  pcl::io::ply
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines