Point Cloud Library (PCL)
1.3.1
|
#include <pcl/io/ply.h>
Public Member Functions | |
property (const std::string &name) | |
property (const std::string &name, int data_type) | |
Public Attributes | |
std::string | name_ |
int | data_type_ |
size_t | offset_ |
pcl::io::ply::property::property | ( | const std::string & | name | ) | [inline] |
pcl::io::ply::property::property | ( | const std::string & | name, |
int | data_type | ||
) | [inline] |
std::string pcl::io::ply::property::name_ |