Point Cloud Library (PCL) 1.15.1
Loading...
Searching...
No Matches
Mesh Class Reference

#include </build/pcl-uIWyNl/pcl-1.15.1+dfsg/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() [1/3]

Mesh::Mesh ( )
inline

Definition at line 16 of file surface.h.

References points.

◆ Mesh() [2/3]

Mesh::Mesh ( )
inline

Definition at line 16 of file surface.h.

References points.

◆ Mesh() [3/3]

Mesh::Mesh ( )
inline

Definition at line 16 of file surface.h.

References points.

Member Data Documentation

◆ faces

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

Definition at line 18 of file surface.h.

◆ points

PointCloudPtr Mesh::points

Definition at line 17 of file surface.h.

Referenced by Mesh().


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