Point Cloud Library (PCL)
1.7.0
Main Page
Modules
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
pcl
GreedyProjectionTriangulation
pcl::GreedyProjectionTriangulation< PointInT > Member List
This is the complete list of members for
pcl::GreedyProjectionTriangulation< PointInT >
, including all inherited members.
BOUNDARY
enum value
pcl::GreedyProjectionTriangulation< PointInT >
check_tree_
pcl::MeshConstruction< PointInT >
[protected]
COMPLETED
enum value
pcl::GreedyProjectionTriangulation< PointInT >
consistent_
pcl::GreedyProjectionTriangulation< PointInT >
[protected]
consistent_ordering_
pcl::GreedyProjectionTriangulation< PointInT >
[protected]
ConstPtr
typedef
pcl::GreedyProjectionTriangulation< PointInT >
deinitCompute
()
pcl::PCLBase< PointInT >
[protected]
eps_angle_
pcl::GreedyProjectionTriangulation< PointInT >
[protected]
fake_indices_
pcl::PCLBase< PointInT >
[protected]
FREE
enum value
pcl::GreedyProjectionTriangulation< PointInT >
FRINGE
enum value
pcl::GreedyProjectionTriangulation< PointInT >
getConsistentVertexOrdering
() const
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
getFFN
() const
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
getIndices
()
pcl::PCLBase< PointInT >
[inline]
getInputCloud
()
pcl::PCLBase< PointInT >
[inline]
getMaximumAngle
() const
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
getMaximumNearestNeighbors
() const
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
getMaximumSurfaceAngle
() const
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
getMinimumAngle
() const
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
getMu
() const
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
getNormalConsistency
() const
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
getPartIDs
() const
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
getPointStates
() const
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
getSearchMethod
()
pcl::PCLSurfaceBase< PointInT >
[inline]
getSearchRadius
() const
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
getSFN
() const
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
GP3Type
enum name
pcl::GreedyProjectionTriangulation< PointInT >
GreedyProjectionTriangulation
()
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
indices_
pcl::PCLBase< PointInT >
[protected]
initCompute
()
pcl::PCLBase< PointInT >
[protected]
input_
pcl::PCLBase< PointInT >
[protected]
KdTree
typedef
pcl::GreedyProjectionTriangulation< PointInT >
KdTreePtr
typedef
pcl::GreedyProjectionTriangulation< PointInT >
maximum_angle_
pcl::GreedyProjectionTriangulation< PointInT >
[protected]
MeshConstruction
()
pcl::MeshConstruction< PointInT >
[inline]
minimum_angle_
pcl::GreedyProjectionTriangulation< PointInT >
[protected]
mu_
pcl::GreedyProjectionTriangulation< PointInT >
[protected]
nnn_
pcl::GreedyProjectionTriangulation< PointInT >
[protected]
NONE
enum value
pcl::GreedyProjectionTriangulation< PointInT >
operator[]
(size_t pos)
pcl::PCLBase< PointInT >
[inline]
PCLBase
()
pcl::PCLBase< PointInT >
PCLBase
(const PCLBase &base)
pcl::PCLBase< PointInT >
PCLSurfaceBase
()
pcl::PCLSurfaceBase< PointInT >
[inline]
PointCloud
typedef
pcl::PCLBase< PointInT >
PointCloudConstPtr
typedef
pcl::PCLBase< PointInT >
PointCloudIn
typedef
pcl::GreedyProjectionTriangulation< PointInT >
PointCloudInConstPtr
typedef
pcl::GreedyProjectionTriangulation< PointInT >
PointCloudInPtr
typedef
pcl::GreedyProjectionTriangulation< PointInT >
PointCloudPtr
typedef
pcl::PCLBase< PointInT >
PointIndicesConstPtr
typedef
pcl::PCLBase< PointInT >
PointIndicesPtr
typedef
pcl::PCLBase< PointInT >
Ptr
typedef
pcl::GreedyProjectionTriangulation< PointInT >
reconstruct
(pcl::PolygonMesh &output)
pcl::MeshConstruction< PointInT >
[virtual]
reconstruct
(std::vector< pcl::Vertices > &polygons)
pcl::MeshConstruction< PointInT >
[virtual]
search_radius_
pcl::GreedyProjectionTriangulation< PointInT >
[protected]
setConsistentVertexOrdering
(bool consistent_ordering)
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
setIndices
(const IndicesPtr &indices)
pcl::PCLBase< PointInT >
[virtual]
setIndices
(const IndicesConstPtr &indices)
pcl::PCLBase< PointInT >
[virtual]
setIndices
(const PointIndicesConstPtr &indices)
pcl::PCLBase< PointInT >
[virtual]
setIndices
(size_t row_start, size_t col_start, size_t nb_rows, size_t nb_cols)
pcl::PCLBase< PointInT >
[virtual]
setInputCloud
(const PointCloudConstPtr &cloud)
pcl::PCLBase< PointInT >
[virtual]
setMaximumAngle
(double maximum_angle)
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
setMaximumNearestNeighbors
(int nnn)
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
setMaximumSurfaceAngle
(double eps_angle)
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
setMinimumAngle
(double minimum_angle)
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
setMu
(double mu)
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
setNormalConsistency
(bool consistent)
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
setSearchMethod
(const KdTreePtr &tree)
pcl::PCLSurfaceBase< PointInT >
[inline]
setSearchRadius
(double radius)
pcl::GreedyProjectionTriangulation< PointInT >
[inline]
tree_
pcl::PCLSurfaceBase< PointInT >
[protected]
use_indices_
pcl::PCLBase< PointInT >
[protected]
~MeshConstruction
()
pcl::MeshConstruction< PointInT >
[inline, virtual]
~PCLBase
()
pcl::PCLBase< PointInT >
[inline, virtual]
~PCLSurfaceBase
()
pcl::PCLSurfaceBase< PointInT >
[inline, virtual]