|
Point Cloud Library (PCL)
1.4.0
|
#include <pcl/io/ply.h>


Public Member Functions | |
| list_property (const std::string &name, int size_type, int data_type) | |
| void | set_size (const void *size) |
Public Attributes | |
| int | size_type_ |
| std::string | name_ |
| int | data_type_ |
| size_t | offset_ |
| pcl::io::ply::list_property::list_property | ( | const std::string & | name, |
| int | size_type, | ||
| int | data_type | ||
| ) | [inline] |
| void pcl::io::ply::list_property::set_size | ( | const void * | size | ) | [inline] |
int pcl::io::ply::property::data_type_ [inherited] |
std::string pcl::io::ply::property::name_ [inherited] |
size_t pcl::io::ply::property::offset_ [inherited] |
1.7.6.1