Point Cloud Library (PCL)
1.14.1-dev
|
#include <pcl/io/ply/ply_parser.h>
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) |
Definition at line 199 of file ply_parser.h.
|
inline |
Definition at line 225 of file ply_parser.h.
Referenced by pcl::io::ply::ply_parser::at().
|
inline |
Definition at line 232 of file ply_parser.h.
|
friend |
|
friend |