Public Member Functions | Public Attributes
pcl::poisson::CoredMeshData2::Vertex Struct Reference

#include <geometry.h>

List of all members.

Public Member Functions

 Vertex (void)
 Vertex (Point3D< float > s, Point3D< float > e, float v)
 Vertex (Point3D< float > s, Point3D< float > e, Point3D< float > p)

Public Attributes

Point3D< float > end
Point3D< float > start
float value

Detailed Description

Definition at line 218 of file surface/include/pcl/surface/3rdparty/poisson4/geometry.h.


Constructor & Destructor Documentation

pcl::poisson::CoredMeshData2::Vertex::Vertex ( Point3D< float >  s,
Point3D< float >  e,
float  v 
) [inline]
pcl::poisson::CoredMeshData2::Vertex::Vertex ( Point3D< float >  s,
Point3D< float >  e,
Point3D< float >  p 
) [inline]

Member Data Documentation


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:44:32