#include <pcl/io/ply.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
pcl::io::ply::parser::parser |
( |
| ) |
[inline] |
Member Function Documentation
iterator pcl::io::ply::parser::begin |
( |
| ) |
[inline] |
iterator pcl::io::ply::parser::end |
( |
| ) |
[inline] |
size_t pcl::io::ply::parser::offset_before |
( |
const std::string & |
element_name | ) |
[inline] |
element* pcl::io::ply::parser::operator[] |
( |
const std::string & |
element_name | ) |
[inline] |
const element* pcl::io::ply::parser::operator[] |
( |
const std::string & |
element_name | ) |
const [inline] |
int pcl::io::ply::parser::parse_header |
( |
const std::string & |
file_name, |
|
|
int & |
data_type, |
|
|
int & |
data_idx, |
|
|
bool & |
is_swap_required |
|
) |
| [inline] |
int pcl::io::ply::parser::push_element |
( |
const std::string & |
name, |
|
|
size_t |
count |
|
) |
| [inline] |
int pcl::io::ply::parser::push_property |
( |
const std::string & |
name, |
|
|
int |
data_type |
|
) |
| [inline] |
int pcl::io::ply::parser::push_property |
( |
const std::string & |
name, |
|
|
int |
size_type, |
|
|
int |
data_type |
|
) |
| [inline] |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/PCL-1.3.1-Source/io/include/pcl/io/ply.h