Point Cloud Library (PCL)  1.7.0
Public Types | Public Member Functions | Public Attributes
pcl::PolygonMesh Struct Reference

#include <pcl/PolygonMesh.h>

List of all members.

Public Types

typedef boost::shared_ptr
< ::pcl::PolygonMesh
Ptr
typedef boost::shared_ptr
< ::pcl::PolygonMesh const > 
ConstPtr

Public Member Functions

 PolygonMesh ()

Public Attributes

::pcl::PCLHeader header
::pcl::PCLPointCloud2 cloud
std::vector< ::pcl::Verticespolygons

Detailed Description

Definition at line 15 of file PolygonMesh.h.


Member Typedef Documentation

typedef boost::shared_ptr< ::pcl::PolygonMesh const> pcl::PolygonMesh::ConstPtr

Definition at line 29 of file PolygonMesh.h.

typedef boost::shared_ptr< ::pcl::PolygonMesh> pcl::PolygonMesh::Ptr

Definition at line 28 of file PolygonMesh.h.


Constructor & Destructor Documentation

Definition at line 17 of file PolygonMesh.h.


Member Data Documentation


The documentation for this struct was generated from the following file: