Point Cloud Library (PCL)  1.3.1
Public Member Functions | Public Attributes
pcl::io::ply::property Struct Reference

#include <pcl/io/ply.h>

Inheritance diagram for pcl::io::ply::property:
Inheritance graph
[legend]

List of all members.

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_

Constructor & Destructor Documentation

pcl::io::ply::property::property ( const std::string &  name) [inline]

Definition at line 154 of file ply.h.

pcl::io::ply::property::property ( const std::string &  name,
int  data_type 
) [inline]

Definition at line 155 of file ply.h.


Member Data Documentation

Definition at line 152 of file ply.h.

Definition at line 151 of file ply.h.

Definition at line 153 of file ply.h.


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