Point Cloud Library (PCL)  1.7.0
Public Member Functions | Public Attributes
Mesh Class Reference

#include </tmp/buildd/pcl-1.7-1.7.0/doc/tutorials/content/sources/iccv2011/include/surface.h>

List of all members.

Public Member Functions

 Mesh ()
 Mesh ()
 Mesh ()

Public Attributes

PointCloudPtr points
std::vector< pcl::Verticesfaces

Detailed Description

Definition at line 14 of file surface.h.


Constructor & Destructor Documentation

Mesh::Mesh ( ) [inline]

Definition at line 17 of file surface.h.

Mesh::Mesh ( ) [inline]

Definition at line 17 of file surface.h.

Mesh::Mesh ( ) [inline]

Definition at line 17 of file surface.h.


Member Data Documentation

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

Definition at line 19 of file surface.h.

PointCloudPtr Mesh::points

Definition at line 18 of file surface.h.


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