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