#include <pcl/surface/3rdparty/poisson4/geometry.h>
Definition at line 292 of file geometry.h.
◆ CoredFileMeshData()
pcl::poisson::CoredFileMeshData::CoredFileMeshData |
( |
void |
| ) |
|
◆ ~CoredFileMeshData()
pcl::poisson::CoredFileMeshData::~CoredFileMeshData |
( |
void |
| ) |
|
◆ addOutOfCorePoint()
int pcl::poisson::CoredFileMeshData::addOutOfCorePoint |
( |
const Point3D< float > & |
p | ) |
|
|
virtual |
◆ addPolygon()
int pcl::poisson::CoredFileMeshData::addPolygon |
( |
const std::vector< CoredVertexIndex > & |
vertices | ) |
|
|
virtual |
◆ nextOutOfCorePoint()
int pcl::poisson::CoredFileMeshData::nextOutOfCorePoint |
( |
Point3D< float > & |
p | ) |
|
|
virtual |
◆ nextPolygon()
int pcl::poisson::CoredFileMeshData::nextPolygon |
( |
std::vector< CoredVertexIndex > & |
vertices | ) |
|
|
virtual |
◆ outOfCorePointCount()
int pcl::poisson::CoredFileMeshData::outOfCorePointCount |
( |
void |
| ) |
|
|
virtual |
◆ polygonCount()
int pcl::poisson::CoredFileMeshData::polygonCount |
( |
void |
| ) |
|
|
virtual |
◆ resetIterator()
void pcl::poisson::CoredFileMeshData::resetIterator |
( |
void |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: