Point Cloud Library (PCL)  1.7.0
Classes | Public Member Functions | Friends
pcl::io::ply::ply_parser::list_property_definition_callbacks_type Class Reference

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

List of all members.

Classes

struct  callbacks_element
struct  pair_with
struct  sequence_product

Public Member Functions

template<typename SizeType , typename ScalarType >
list_property_definition_callback_type
< SizeType, ScalarType >::type & 
get ()
template<typename SizeType , typename ScalarType >
const
list_property_definition_callback_type
< SizeType, ScalarType >::type & 
get () const

Friends

template<typename SizeType , typename ScalarType >
list_property_definition_callback_type
< SizeType, ScalarType >::type & 
at (list_property_definition_callbacks_type &list_property_definition_callbacks)
template<typename SizeType , typename ScalarType >
const
list_property_definition_callback_type
< SizeType, ScalarType >::type & 
at (const list_property_definition_callbacks_type &list_property_definition_callbacks)

Detailed Description

Definition at line 209 of file ply_parser.h.


Member Function Documentation

template<typename SizeType , typename ScalarType >
list_property_definition_callback_type<SizeType, ScalarType>::type& pcl::io::ply::ply_parser::list_property_definition_callbacks_type::get ( ) [inline]

Definition at line 235 of file ply_parser.h.

template<typename SizeType , typename ScalarType >
const list_property_definition_callback_type<SizeType, ScalarType>::type& pcl::io::ply::ply_parser::list_property_definition_callbacks_type::get ( ) const [inline]

Definition at line 242 of file ply_parser.h.


Friends And Related Function Documentation

template<typename SizeType , typename ScalarType >
list_property_definition_callback_type<SizeType, ScalarType>::type& at ( list_property_definition_callbacks_type list_property_definition_callbacks) [friend]
template<typename SizeType , typename ScalarType >
const list_property_definition_callback_type<SizeType, ScalarType>::type& at ( const list_property_definition_callbacks_type list_property_definition_callbacks) [friend]

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