Point Cloud Library (PCL)  1.14.0-dev
pcl::geometry::PolygonMesh< MeshTraitsT > Member List

This is the complete list of members for pcl::geometry::PolygonMesh< MeshTraitsT >, including all inherited members.

addData(pcl::PointCloud< DataT > &cloud, const DataT &data, std::true_type)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
addData(pcl::PointCloud< DataT > &, const DataT &, std::false_type)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
addEdge(const VertexIndex &idx_v_a, const VertexIndex &idx_v_b, const HalfEdgeData &he_data, const EdgeData &edge_data)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
addFace(const VertexIndex &idx_v_0, const VertexIndex &idx_v_1, const VertexIndex &idx_v_2, const FaceData &face_data=FaceData(), const EdgeData &edge_data=EdgeData(), const HalfEdgeData &half_edge_data=HalfEdgeData())pcl::geometry::PolygonMesh< MeshTraitsT >inline
addFace(const VertexIndex &idx_v_0, const VertexIndex &idx_v_1, const VertexIndex &idx_v_2, const VertexIndex &idx_v_3, const FaceData &face_data=FaceData(), const EdgeData &edge_data=EdgeData(), const HalfEdgeData &half_edge_data=HalfEdgeData())pcl::geometry::PolygonMesh< MeshTraitsT >inline
MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >::addFace(const VertexIndices &vertices, const FaceData &face_data=FaceData(), const EdgeData &edge_data=EdgeData(), const HalfEdgeData &half_edge_data=HalfEdgeData())pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
addFaceImplBase(const VertexIndices &vertices, const FaceData &face_data, const EdgeData &edge_data, const HalfEdgeData &half_edge_data)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
addVertex(const VertexData &vertex_data=VertexData())pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
assignIf(const ConstIteratorT source, IteratorT target, std::true_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
assignIf(const ConstIteratorT, IteratorT, std::false_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
Base typedefpcl::geometry::PolygonMesh< MeshTraitsT >
checkTopology1(const VertexIndex &idx_v_a, const VertexIndex &idx_v_b, HalfEdgeIndex &idx_he_ab, std::vector< bool >::reference is_new_ab, std::true_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
checkTopology1(const VertexIndex &idx_v_a, const VertexIndex &idx_v_b, HalfEdgeIndex &idx_he_ab, std::vector< bool >::reference is_new_ab, std::false_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
checkTopology2(const HalfEdgeIndex &, const HalfEdgeIndex &, const bool is_new_ab, const bool is_new_bc, const bool is_isolated_b, std::vector< bool >::reference, HalfEdgeIndex &, std::true_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
checkTopology2(const HalfEdgeIndex &idx_he_ab, const HalfEdgeIndex &idx_he_bc, const bool is_new_ab, const bool is_new_bc, const bool, std::vector< bool >::reference make_adjacent_ab_bc, HalfEdgeIndex &idx_free_half_edge, std::false_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
cleanUp()pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
clear()pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
clearData(DataCloudT &cloud, std::true_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
clearData(DataCloudT &, std::false_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
connectFace(const HalfEdgeIndices &inner_he, const FaceData &face_data)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
connectNewNew(const HalfEdgeIndex &idx_he_ab, const HalfEdgeIndex &idx_he_bc, const VertexIndex &idx_v_b, std::true_type)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
connectNewNew(const HalfEdgeIndex &idx_he_ab, const HalfEdgeIndex &idx_he_bc, const VertexIndex &idx_v_b, std::false_type)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
connectNewOld(const HalfEdgeIndex &idx_he_ab, const HalfEdgeIndex &idx_he_bc, const VertexIndex &idx_v_b)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
connectOldNew(const HalfEdgeIndex &idx_he_ab, const HalfEdgeIndex &idx_he_bc, const VertexIndex &idx_v_b)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
connectOldOld(const HalfEdgeIndex &, const HalfEdgeIndex &, const VertexIndex &, std::true_type)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
connectOldOld(const HalfEdgeIndex &, const HalfEdgeIndex &idx_he_bc, const VertexIndex &idx_v_b, std::false_type)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
connectPrevNext(const HalfEdgeIndex &idx_he_ab, const HalfEdgeIndex &idx_he_bc)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
ConstPtr typedefpcl::geometry::PolygonMesh< MeshTraitsT >
deleteEdge(const HalfEdgeIndex &idx_he)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
deleteEdge(const EdgeIndex &idx_edge)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
deleteFace(const FaceIndex &idx_face)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
deleteFace(const FaceIndex &idx_face, std::true_type)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
deleteFace(const FaceIndex &idx_face, std::false_type)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
deleteVertex(const VertexIndex &idx_vertex)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
Derived typedefpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >
EdgeData typedefpcl::geometry::PolygonMesh< MeshTraitsT >
EdgeDataCloud typedefpcl::geometry::PolygonMesh< MeshTraitsT >
EdgeIndex typedefpcl::geometry::PolygonMesh< MeshTraitsT >
EdgeIndices typedefpcl::geometry::PolygonMesh< MeshTraitsT >
empty() constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
emptyEdges() constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
emptyFaces() constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
emptyVertices() constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
Face typedefpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >protected
FaceAroundFaceCirculator typedefpcl::geometry::PolygonMesh< MeshTraitsT >
FaceAroundVertexCirculator typedefpcl::geometry::PolygonMesh< MeshTraitsT >
FaceConstIterator typedefpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >protected
FaceData typedefpcl::geometry::PolygonMesh< MeshTraitsT >
FaceDataCloud typedefpcl::geometry::PolygonMesh< MeshTraitsT >
FaceIndex typedefpcl::geometry::PolygonMesh< MeshTraitsT >
FaceIndices typedefpcl::geometry::PolygonMesh< MeshTraitsT >
FaceIterator typedefpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >protected
Faces typedefpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >protected
getEdgeDataCloud()pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getEdgeDataCloud() constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getEdgeIndex(const EdgeData &edge_data) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getFace(const FaceIndex &idx_face)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
getFace(const FaceIndex &idx_face) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
getFaceAroundFaceCirculator(const FaceIndex &idx_face) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getFaceAroundFaceCirculator(const HalfEdgeIndex &idx_inner_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getFaceAroundVertexCirculator(const VertexIndex &idx_vertex) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getFaceAroundVertexCirculator(const HalfEdgeIndex &idx_outgoing_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getFaceDataCloud()pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getFaceDataCloud() constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getFaceIndex(const HalfEdgeIndex &idx_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getFaceIndex(const FaceData &face_data) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getHalfEdge(const HalfEdgeIndex &idx_he)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
getHalfEdge(const HalfEdgeIndex &idx_he) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
getHalfEdgeDataCloud()pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getHalfEdgeDataCloud() constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getHalfEdgeIndex(const HalfEdgeData &half_edge_data) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getIncomingHalfEdgeAroundVertexCirculator(const VertexIndex &idx_vertex) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getIncomingHalfEdgeAroundVertexCirculator(const HalfEdgeIndex &idx_incoming_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getIncomingHalfEdgeIndex(const VertexIndex &idx_vertex) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getInnerHalfEdgeAroundFaceCirculator(const FaceIndex &idx_face) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getInnerHalfEdgeAroundFaceCirculator(const HalfEdgeIndex &idx_inner_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getInnerHalfEdgeIndex(const FaceIndex &idx_face) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getNextHalfEdgeIndex(const HalfEdgeIndex &idx_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getOppositeFaceIndex(const HalfEdgeIndex &idx_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getOppositeHalfEdgeIndex(const HalfEdgeIndex &idx_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getOriginatingVertexIndex(const HalfEdgeIndex &idx_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getOuterHalfEdgeAroundFaceCirculator(const FaceIndex &idx_face) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getOuterHalfEdgeAroundFaceCirculator(const HalfEdgeIndex &idx_inner_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getOuterHalfEdgeIndex(const FaceIndex &idx_face) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getOutgoingHalfEdgeAroundVertexCirculator(const VertexIndex &idx_vertex) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getOutgoingHalfEdgeAroundVertexCirculator(const HalfEdgeIndex &idx_outgoing_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getOutgoingHalfEdgeIndex(const VertexIndex &idx_vertex) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getPrevHalfEdgeIndex(const HalfEdgeIndex &idx_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getTerminatingVertexIndex(const HalfEdgeIndex &idx_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getVertex(const VertexIndex &idx_vertex)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
getVertex(const VertexIndex &idx_vertex) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
getVertexAroundFaceCirculator(const FaceIndex &idx_face) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getVertexAroundFaceCirculator(const HalfEdgeIndex &idx_inner_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getVertexAroundVertexCirculator(const VertexIndex &idx_vertex) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getVertexAroundVertexCirculator(const HalfEdgeIndex &idx_outgoing_half_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getVertexDataCloud()pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getVertexDataCloud() constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
getVertexIndex(const VertexData &vertex_data) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
HalfEdge typedefpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >protected
HalfEdgeConstIterator typedefpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >protected
HalfEdgeData typedefpcl::geometry::PolygonMesh< MeshTraitsT >
HalfEdgeDataCloud typedefpcl::geometry::PolygonMesh< MeshTraitsT >
HalfEdgeIndex typedefpcl::geometry::PolygonMesh< MeshTraitsT >
HalfEdgeIndices typedefpcl::geometry::PolygonMesh< MeshTraitsT >
HalfEdgeIterator typedefpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >protected
HalfEdges typedefpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >protected
HasEdgeData typedefpcl::geometry::PolygonMesh< MeshTraitsT >
HasFaceData typedefpcl::geometry::PolygonMesh< MeshTraitsT >
HasHalfEdgeData typedefpcl::geometry::PolygonMesh< MeshTraitsT >
HasVertexData typedefpcl::geometry::PolygonMesh< MeshTraitsT >
IncomingHalfEdgeAroundVertexCirculator typedefpcl::geometry::PolygonMesh< MeshTraitsT >
incrementIf(IteratorT &it, std::true_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
incrementIf(IteratorT &, std::false_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
InnerHalfEdgeAroundFaceCirculator typedefpcl::geometry::PolygonMesh< MeshTraitsT >
isBoundary(const VertexIndex &idx_vertex) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isBoundary(const HalfEdgeIndex &idx_he) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isBoundary(const EdgeIndex &idx_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isBoundary(const FaceIndex &idx_face) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isBoundary(const FaceIndex &idx_face) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isBoundary(const FaceIndex &idx_face, std::true_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
isBoundary(const FaceIndex &idx_face, std::false_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
isDeleted(const VertexIndex &idx_vertex) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isDeleted(const HalfEdgeIndex &idx_he) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isDeleted(const EdgeIndex &idx_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isDeleted(const FaceIndex &idx_face) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isEqualTopology(const Self &other) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isIsolated(const VertexIndex &idx_vertex) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
IsManifold typedefpcl::geometry::PolygonMesh< MeshTraitsT >
isManifold(const VertexIndex &idx_vertex) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isManifold() constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isManifold(const VertexIndex &, std::true_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
isManifold(const VertexIndex &idx_vertex, std::false_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
isManifold(std::true_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
isManifold(std::false_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
isValid(const VertexIndex &idx_vertex) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isValid(const HalfEdgeIndex &idx_he) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isValid(const EdgeIndex &idx_edge) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
isValid(const FaceIndex &idx_face) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
makeAdjacent(const HalfEdgeIndex &idx_he_ab, const HalfEdgeIndex &idx_he_bc, HalfEdgeIndex &idx_free_half_edge)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
markDeleted(const VertexIndex &idx_vertex)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
markDeleted(const HalfEdgeIndex &idx_he)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
markDeleted(const EdgeIndex &idx_edge)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
markDeleted(const FaceIndex &idx_face)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
MeshBase()pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
MeshTag typedefpcl::geometry::PolygonMesh< MeshTraitsT >
OuterHalfEdgeAroundFaceCirculator typedefpcl::geometry::PolygonMesh< MeshTraitsT >
OutgoingHalfEdgeAroundVertexCirculator typedefpcl::geometry::PolygonMesh< MeshTraitsT >
pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, pcl::geometry::PolygonMeshTag > classpcl::geometry::PolygonMesh< MeshTraitsT >friend
PolygonMesh()pcl::geometry::PolygonMesh< MeshTraitsT >inline
Ptr typedefpcl::geometry::PolygonMesh< MeshTraitsT >
reconnect(const HalfEdgeIndex &idx_he_ab, const HalfEdgeIndex &idx_he_bc, const bool is_boundary_ba, const bool is_boundary_cb)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
reconnectNBNB(const HalfEdgeIndex &idx_he_bc, const HalfEdgeIndex &idx_he_cb, const VertexIndex &idx_v_b, std::true_type)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
reconnectNBNB(const HalfEdgeIndex &idx_he_bc, const HalfEdgeIndex &, const VertexIndex &idx_v_b, std::false_type)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
remove(ElementContainerT &elements, DataContainerT &data_cloud)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
reserveData(DataCloudT &cloud, const std::size_t n, std::true_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
reserveData(DataCloudT &, const std::size_t, std::false_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
reserveEdges(const std::size_t n)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
reserveFaces(const std::size_t n)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
reserveVertices(const std::size_t n)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
resizeData(DataCloudT &data_cloud, const std::size_t n, const typename DataCloudT::value_type &data, std::true_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
resizeData(DataCloudT &, const std::size_t, const typename DataCloudT::value_type &, std::false_type) constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
resizeEdges(const std::size_t n, const EdgeData &edge_data=EdgeData(), const HalfEdgeData he_data=HalfEdgeData())pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
resizeFaces(const std::size_t n, const FaceData &data=FaceData())pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
resizeVertices(const std::size_t n, const VertexData &data=VertexData())pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
Self typedefpcl::geometry::PolygonMesh< MeshTraitsT >
setEdgeDataCloud(const EdgeDataCloud &edge_data_cloud)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
setFace(const FaceIndex &idx_face, const Face &face)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
setFaceDataCloud(const FaceDataCloud &face_data_cloud)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
setFaceIndex(const HalfEdgeIndex &idx_half_edge, const FaceIndex &idx_face)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
setHalfEdge(const HalfEdgeIndex &idx_he, const HalfEdge &half_edge)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
setHalfEdgeDataCloud(const HalfEdgeDataCloud &half_edge_data_cloud)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
setInnerHalfEdgeIndex(const FaceIndex &idx_face, const HalfEdgeIndex &idx_inner_half_edge)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
setNextHalfEdgeIndex(const HalfEdgeIndex &idx_half_edge, const HalfEdgeIndex &idx_next_half_edge)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
setOutgoingHalfEdgeIndex(const VertexIndex &idx_vertex, const HalfEdgeIndex &idx_outgoing_half_edge)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
setPrevHalfEdgeIndex(const HalfEdgeIndex &idx_half_edge, const HalfEdgeIndex &idx_prev_half_edge)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
setTerminatingVertexIndex(const HalfEdgeIndex &idx_half_edge, const VertexIndex &idx_terminating_vertex)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
setVertex(const VertexIndex &idx_vertex, const Vertex &vertex)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inlineprotected
setVertexDataCloud(const VertexDataCloud &vertex_data_cloud)pcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
sizeEdges() constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
sizeFaces() constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
sizeHalfEdges() constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
sizeVertices() constpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >inline
Vertex typedefpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >protected
VertexAroundFaceCirculator typedefpcl::geometry::PolygonMesh< MeshTraitsT >
VertexAroundVertexCirculator typedefpcl::geometry::PolygonMesh< MeshTraitsT >
VertexConstIterator typedefpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >protected
VertexData typedefpcl::geometry::PolygonMesh< MeshTraitsT >
VertexDataCloud typedefpcl::geometry::PolygonMesh< MeshTraitsT >
VertexIndex typedefpcl::geometry::PolygonMesh< MeshTraitsT >
VertexIndices typedefpcl::geometry::PolygonMesh< MeshTraitsT >
VertexIterator typedefpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >protected
Vertices typedefpcl::geometry::MeshBase< PolygonMesh< MeshTraitsT >, MeshTraitsT, PolygonMeshTag >protected