Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Public Member Functions | Friends
pcl::io::ply::ply_parser::scalar_property_definition_callbacks_type Class Reference

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

List of all members.

Classes

struct  callbacks_element

Public Member Functions

template<typename ScalarType >
const
scalar_property_definition_callback_type
< ScalarType >::type & 
get () const
template<typename ScalarType >
scalar_property_definition_callback_type
< ScalarType >::type & 
get ()

Friends

template<typename ScalarType >
scalar_property_definition_callback_type
< ScalarType >::type & 
at (scalar_property_definition_callbacks_type &scalar_property_definition_callbacks)
template<typename ScalarType >
const
scalar_property_definition_callback_type
< ScalarType >::type & 
at (const scalar_property_definition_callbacks_type &scalar_property_definition_callbacks)

Detailed Description

Definition at line 124 of file ply_parser.h.


Member Function Documentation

template<typename ScalarType >
const scalar_property_definition_callback_type<ScalarType>::type& pcl::io::ply::ply_parser::scalar_property_definition_callbacks_type::get ( ) const [inline]

Definition at line 147 of file ply_parser.h.

Definition at line 154 of file ply_parser.h.


Friends And Related Function Documentation

template<typename ScalarType >
scalar_property_definition_callback_type<ScalarType>::type& at ( scalar_property_definition_callbacks_type scalar_property_definition_callbacks) [friend]

Definition at line 161 of file ply_parser.h.

template<typename ScalarType >
const scalar_property_definition_callback_type<ScalarType>::type& at ( const scalar_property_definition_callbacks_type scalar_property_definition_callbacks) [friend]

Definition at line 168 of file ply_parser.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines