Point Cloud Library (PCL)  1.14.0-dev
pcl::OrganizedFastMesh< PointInT > Member List

This is the complete list of members for pcl::OrganizedFastMesh< PointInT >, including all inherited members.

addQuad(int a, int b, int c, int d, int idx, std::vector< pcl::Vertices > &polygons)pcl::OrganizedFastMesh< PointInT >inlineprotected
addTriangle(int a, int b, int c, int idx, std::vector< pcl::Vertices > &polygons)pcl::OrganizedFastMesh< PointInT >inlineprotected
check_tree_pcl::MeshConstruction< PointInT >protected
ConstPtr typedefpcl::OrganizedFastMesh< PointInT >
cos_angle_tolerance_pcl::OrganizedFastMesh< PointInT >protected
deinitCompute()pcl::PCLBase< PointInT >protected
distance_dependent_pcl::OrganizedFastMesh< PointInT >protected
distance_tolerance_pcl::OrganizedFastMesh< PointInT >protected
fake_indices_pcl::PCLBase< PointInT >protected
getClassName() constpcl::PCLSurfaceBase< PointInT >inlineprotectedvirtual
getIndices()pcl::PCLBase< PointInT >inline
getIndices() constpcl::PCLBase< PointInT >inline
getInputCloud() constpcl::PCLBase< PointInT >inline
getSearchMethod()pcl::PCLSurfaceBase< PointInT >inline
getViewpoint() constpcl::OrganizedFastMesh< PointInT >inline
indices_pcl::PCLBase< PointInT >protected
initCompute()pcl::PCLBase< PointInT >protected
input_pcl::PCLBase< PointInT >protected
isShadowed(const PointInT &point_a, const PointInT &point_b)pcl::OrganizedFastMesh< PointInT >inlineprotected
isShadowedQuad(const int &a, const int &b, const int &c, const int &d)pcl::OrganizedFastMesh< PointInT >inlineprotected
isShadowedTriangle(const int &a, const int &b, const int &c)pcl::OrganizedFastMesh< PointInT >inlineprotected
isValidQuad(const int &a, const int &b, const int &c, const int &d)pcl::OrganizedFastMesh< PointInT >inlineprotected
isValidTriangle(const int &a, const int &b, const int &c)pcl::OrganizedFastMesh< PointInT >inlineprotected
KdTree typedefpcl::PCLSurfaceBase< PointInT >
KdTreePtr typedefpcl::PCLSurfaceBase< PointInT >
makeAdaptiveCutMesh(std::vector< pcl::Vertices > &polygons)pcl::OrganizedFastMesh< PointInT >protected
makeLeftCutMesh(std::vector< pcl::Vertices > &polygons)pcl::OrganizedFastMesh< PointInT >protected
makeQuadMesh(std::vector< pcl::Vertices > &polygons)pcl::OrganizedFastMesh< PointInT >protected
makeRightCutMesh(std::vector< pcl::Vertices > &polygons)pcl::OrganizedFastMesh< PointInT >protected
max_edge_length_a_pcl::OrganizedFastMesh< PointInT >protected
max_edge_length_b_pcl::OrganizedFastMesh< PointInT >protected
max_edge_length_c_pcl::OrganizedFastMesh< PointInT >protected
max_edge_length_dist_dependent_pcl::OrganizedFastMesh< PointInT >protected
max_edge_length_set_pcl::OrganizedFastMesh< PointInT >protected
MeshConstruction()=defaultpcl::MeshConstruction< PointInT >
operator[](std::size_t pos) constpcl::PCLBase< PointInT >inline
OrganizedFastMesh()pcl::OrganizedFastMesh< PointInT >inline
PCLBase()pcl::PCLBase< PointInT >
PCLBase(const PCLBase &base)pcl::PCLBase< PointInT >
PCLSurfaceBase()pcl::PCLSurfaceBase< PointInT >inline
performReconstruction(std::vector< pcl::Vertices > &polygons) overridepcl::OrganizedFastMesh< PointInT >protectedvirtual
performReconstruction(pcl::PolygonMesh &output) overridepcl::OrganizedFastMesh< PointInT >protectedvirtual
PointCloud typedefpcl::PCLBase< PointInT >
PointCloudConstPtr typedefpcl::PCLBase< PointInT >
PointCloudPtr typedefpcl::OrganizedFastMesh< PointInT >
PointIndicesConstPtr typedefpcl::PCLBase< PointInT >
PointIndicesPtr typedefpcl::PCLBase< PointInT >
Polygons typedefpcl::OrganizedFastMesh< PointInT >
Ptr typedefpcl::OrganizedFastMesh< PointInT >
QUAD_MESH enum valuepcl::OrganizedFastMesh< PointInT >
reconstruct(pcl::PolygonMesh &output) overridepcl::MeshConstruction< PointInT >virtual
reconstruct(std::vector< pcl::Vertices > &polygons)pcl::MeshConstruction< PointInT >virtual
reconstructPolygons(std::vector< pcl::Vertices > &polygons)pcl::OrganizedFastMesh< PointInT >protected
resetPointData(const int &point_index, pcl::PolygonMesh &mesh, const float &value=0.0f, int field_x_idx=0, int field_y_idx=1, int field_z_idx=2)pcl::OrganizedFastMesh< PointInT >inlineprotected
setAngleTolerance(float angle_tolerance)pcl::OrganizedFastMesh< PointInT >inline
setDistanceTolerance(float distance_tolerance, bool depth_dependent=false)pcl::OrganizedFastMesh< 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(std::size_t row_start, std::size_t col_start, std::size_t nb_rows, std::size_t nb_cols)pcl::PCLBase< PointInT >virtual
setInputCloud(const PointCloudConstPtr &cloud)pcl::PCLBase< PointInT >virtual
setMaxEdgeLength(float a, float b=0.0f, float c=0.0f)pcl::OrganizedFastMesh< PointInT >inline
setSearchMethod(const KdTreePtr &tree)pcl::PCLSurfaceBase< PointInT >inline
setTrianglePixelSize(int triangle_size)pcl::OrganizedFastMesh< PointInT >inline
setTrianglePixelSizeColumns(int triangle_size)pcl::OrganizedFastMesh< PointInT >inline
setTrianglePixelSizeRows(int triangle_size)pcl::OrganizedFastMesh< PointInT >inline
setTriangulationType(TriangulationType type)pcl::OrganizedFastMesh< PointInT >inline
setViewpoint(const Eigen::Vector3f &viewpoint)pcl::OrganizedFastMesh< PointInT >inline
store_shadowed_faces_pcl::OrganizedFastMesh< PointInT >protected
storeShadowedFaces(bool enable)pcl::OrganizedFastMesh< PointInT >inline
tree_pcl::PCLSurfaceBase< PointInT >protected
TRIANGLE_ADAPTIVE_CUT enum valuepcl::OrganizedFastMesh< PointInT >
TRIANGLE_LEFT_CUT enum valuepcl::OrganizedFastMesh< PointInT >
triangle_pixel_size_columns_pcl::OrganizedFastMesh< PointInT >protected
triangle_pixel_size_rows_pcl::OrganizedFastMesh< PointInT >protected
TRIANGLE_RIGHT_CUT enum valuepcl::OrganizedFastMesh< PointInT >
triangulation_type_pcl::OrganizedFastMesh< PointInT >protected
TriangulationType enum namepcl::OrganizedFastMesh< PointInT >
unsetMaxEdgeLength()pcl::OrganizedFastMesh< PointInT >inline
use_depth_as_distance_pcl::OrganizedFastMesh< PointInT >protected
use_indices_pcl::PCLBase< PointInT >protected
useDepthAsDistance(bool enable)pcl::OrganizedFastMesh< PointInT >inline
viewpoint_pcl::OrganizedFastMesh< PointInT >protected
~MeshConstruction() override=defaultpcl::MeshConstruction< PointInT >
~OrganizedFastMesh() override=defaultpcl::OrganizedFastMesh< PointInT >
~PCLBase()=defaultpcl::PCLBase< PointInT >virtual
~PCLSurfaceBase() override=defaultpcl::PCLSurfaceBase< PointInT >