Point Cloud Library (PCL)  1.11.0
List of all members | Public Member Functions | Public Attributes
Mesh Class Reference

#include </tmp/B.z0k95k6e/BUILD/pcl-pcl-1.11.0/doc/tutorials/content/sources/iccv2011/include/surface.h>

Public Member Functions

 Mesh ()
 
 Mesh ()
 
 Mesh ()
 

Public Attributes

PointCloudPtr points
 
std::vector< pcl::Verticesfaces
 

Detailed Description

Definition at line 13 of file surface.h.

Constructor & Destructor Documentation

Mesh::Mesh ( )
inline

Definition at line 16 of file surface.h.

Mesh::Mesh ( )
inline

Definition at line 16 of file surface.h.

Mesh::Mesh ( )
inline

Definition at line 16 of file surface.h.

Member Data Documentation

std::vector< pcl::Vertices > Mesh::faces

Definition at line 18 of file surface.h.

PointCloudPtr Mesh::points

Definition at line 17 of file surface.h.


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