Point Cloud Library (PCL) 1.12.0
|
#include <pcl/surface/3rdparty/poisson4/geometry.h>
Public Member Functions | |
CoredVectorMeshData (void) | |
void | resetIterator (void) |
int | addOutOfCorePoint (const Point3D< float > &p) |
int | addPolygon (const std::vector< CoredVertexIndex > &vertices) |
int | nextOutOfCorePoint (Point3D< float > &p) |
int | nextPolygon (std::vector< CoredVertexIndex > &vertices) |
int | outOfCorePointCount (void) |
int | polygonCount (void) |
Additional Inherited Members | |
![]() | |
std::vector< Point3D< float > > | inCorePoints |
Definition at line 247 of file geometry.h.
pcl::poisson::CoredVectorMeshData::CoredVectorMeshData | ( | void | ) |
|
virtual |
Implements pcl::poisson::CoredMeshData.
|
virtual |
Implements pcl::poisson::CoredMeshData.
|
virtual |
Implements pcl::poisson::CoredMeshData.
Referenced by pcl::Poisson< PointNT >::performReconstruction(), and pcl::Poisson< PointNT >::performReconstruction().
|
virtual |
Implements pcl::poisson::CoredMeshData.
Referenced by pcl::Poisson< PointNT >::performReconstruction(), and pcl::Poisson< PointNT >::performReconstruction().
|
virtual |
Implements pcl::poisson::CoredMeshData.
Referenced by pcl::Poisson< PointNT >::performReconstruction(), and pcl::Poisson< PointNT >::performReconstruction().
|
virtual |
Implements pcl::poisson::CoredMeshData.
Referenced by pcl::Poisson< PointNT >::performReconstruction(), and pcl::Poisson< PointNT >::performReconstruction().
|
virtual |
Implements pcl::poisson::CoredMeshData.