_add_eprop(BaseProperty *_bp) | OpenMesh::BaseKernel | inline |
_add_fprop(BaseProperty *_bp) | OpenMesh::BaseKernel | inline |
_add_hprop(BaseProperty *_bp) | OpenMesh::BaseKernel | inline |
_add_mprop(BaseProperty *_bp) | OpenMesh::BaseKernel | inline |
_add_vprop(BaseProperty *_bp) | OpenMesh::BaseKernel | inline |
_eprop(size_t _idx) | OpenMesh::BaseKernel | inline |
_eprop(size_t _idx) const | OpenMesh::BaseKernel | inline |
_eprop(BaseHandle _h) | OpenMesh::BaseKernel | inlineprotected |
_eprop(BaseHandle _h) const | OpenMesh::BaseKernel | inlineprotected |
_fprop(size_t _idx) | OpenMesh::BaseKernel | inline |
_fprop(size_t _idx) const | OpenMesh::BaseKernel | inline |
_fprop(BaseHandle _h) | OpenMesh::BaseKernel | inlineprotected |
_fprop(BaseHandle _h) const | OpenMesh::BaseKernel | inlineprotected |
_get_eprop(const std::string &_name) | OpenMesh::BaseKernel | inline |
_get_eprop(const std::string &_name) const | OpenMesh::BaseKernel | inline |
_get_fprop(const std::string &_name) | OpenMesh::BaseKernel | inline |
_get_fprop(const std::string &_name) const | OpenMesh::BaseKernel | inline |
_get_hprop(const std::string &_name) | OpenMesh::BaseKernel | inline |
_get_hprop(const std::string &_name) const | OpenMesh::BaseKernel | inline |
_get_mprop(const std::string &_name) | OpenMesh::BaseKernel | inline |
_get_mprop(const std::string &_name) const | OpenMesh::BaseKernel | inline |
_get_vprop(const std::string &_name) | OpenMesh::BaseKernel | inline |
_get_vprop(const std::string &_name) const | OpenMesh::BaseKernel | inline |
_hprop(size_t _idx) | OpenMesh::BaseKernel | inline |
_hprop(size_t _idx) const | OpenMesh::BaseKernel | inline |
_hprop(BaseHandle _h) | OpenMesh::BaseKernel | inlineprotected |
_hprop(BaseHandle _h) const | OpenMesh::BaseKernel | inlineprotected |
_mprop(size_t _idx) | OpenMesh::BaseKernel | inline |
_mprop(size_t _idx) const | OpenMesh::BaseKernel | inline |
_mprop(BaseHandle _h) | OpenMesh::BaseKernel | inlineprotected |
_mprop(BaseHandle _h) const | OpenMesh::BaseKernel | inlineprotected |
_vprop(size_t _idx) | OpenMesh::BaseKernel | inline |
_vprop(size_t _idx) const | OpenMesh::BaseKernel | inline |
_vprop(BaseHandle _h) | OpenMesh::BaseKernel | inlineprotected |
_vprop(BaseHandle _h) const | OpenMesh::BaseKernel | inlineprotected |
add_face(const VertexHandle *_vhandles, size_t _vhs_size) | OpenMesh::TriConnectivity | |
add_face(const std::vector< VertexHandle > &_vhandles) | OpenMesh::TriConnectivity | |
add_face(const std::vector< SmartVertexHandle > &_vhandles) | OpenMesh::TriConnectivity | |
add_face(VertexHandle _vh0, VertexHandle _vh1, VertexHandle _vh2) | OpenMesh::TriConnectivity | |
OpenMesh::PolyConnectivity::add_face(VertexHandle _vh0, VertexHandle _vh1, VertexHandle _vh2, VertexHandle _vh3) | OpenMesh::PolyConnectivity | |
add_property(VPropHandleT< T > &_ph, const std::string &_name="<vprop>") | OpenMesh::BaseKernel | inline |
add_property(HPropHandleT< T > &_ph, const std::string &_name="<hprop>") | OpenMesh::BaseKernel | inline |
add_property(EPropHandleT< T > &_ph, const std::string &_name="<eprop>") | OpenMesh::BaseKernel | inline |
add_property(FPropHandleT< T > &_ph, const std::string &_name="<fprop>") | OpenMesh::BaseKernel | inline |
add_property(MPropHandleT< T > &_ph, const std::string &_name="<mprop>") | OpenMesh::BaseKernel | inline |
add_vertex() | OpenMesh::PolyConnectivity | inline |
adjust_outgoing_halfedge(VertexHandle _vh) | OpenMesh::PolyConnectivity | |
all_edges() const | OpenMesh::PolyConnectivity | inline |
all_elements() const | OpenMesh::PolyConnectivity | |
all_elements() const (defined in OpenMesh::PolyConnectivity) | OpenMesh::PolyConnectivity | inline |
all_elements() const (defined in OpenMesh::PolyConnectivity) | OpenMesh::PolyConnectivity | inline |
all_elements() const (defined in OpenMesh::PolyConnectivity) | OpenMesh::PolyConnectivity | inline |
all_elements() const (defined in OpenMesh::PolyConnectivity) | OpenMesh::PolyConnectivity | inline |
all_faces() const | OpenMesh::PolyConnectivity | inline |
all_halfedges() const | OpenMesh::PolyConnectivity | inline |
all_vertices() const | OpenMesh::PolyConnectivity | inline |
ArrayKernel() (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
assign_connectivity(const TriConnectivity &_other) | OpenMesh::TriConnectivity | inline |
assign_connectivity(const PolyConnectivity &_other) (defined in OpenMesh::TriConnectivity) | OpenMesh::TriConnectivity | inline |
OpenMesh::ArrayKernel::assign_connectivity(const ArrayKernel &_other) | OpenMesh::ArrayKernel | |
BaseKernel() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
ccw_rotated_halfedge_handle(SmartHalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
ccw_rotated_halfedge_handle(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
cef_begin(EdgeHandle _eh) const | OpenMesh::PolyConnectivity | inline |
cef_end(EdgeHandle _eh) const | OpenMesh::PolyConnectivity | inline |
cef_iter(EdgeHandle _eh) const | OpenMesh::PolyConnectivity | inline |
CEFIter typedef | OpenMesh::PolyConnectivity | |
ceh_begin(EdgeHandle _eh) const | OpenMesh::PolyConnectivity | inline |
ceh_end(EdgeHandle _eh) const | OpenMesh::PolyConnectivity | inline |
ceh_iter(EdgeHandle _eh) const | OpenMesh::PolyConnectivity | inline |
CEHIter typedef | OpenMesh::PolyConnectivity | |
CEIter typedef | OpenMesh::PolyConnectivity | |
cev_begin(EdgeHandle _eh) const | OpenMesh::PolyConnectivity | inline |
cev_end(EdgeHandle _eh) const | OpenMesh::PolyConnectivity | inline |
cev_iter(EdgeHandle _eh) const | OpenMesh::PolyConnectivity | inline |
CEVIter typedef | OpenMesh::PolyConnectivity | |
cfe_begin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfe_ccwbegin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfe_ccwend(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfe_ccwiter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfe_cwbegin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfe_cwend(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfe_cwiter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfe_end(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfe_iter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
CFECCWIter typedef | OpenMesh::PolyConnectivity | |
CFECWIter typedef | OpenMesh::PolyConnectivity | |
CFEIter typedef | OpenMesh::PolyConnectivity | |
cff_begin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cff_ccwbegin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cff_ccwend(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cff_ccwiter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cff_cwbegin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cff_cwend(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cff_cwiter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cff_end(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cff_iter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
CFFCCWIter typedef | OpenMesh::PolyConnectivity | |
CFFCWIter typedef | OpenMesh::PolyConnectivity | |
CFFIter typedef | OpenMesh::PolyConnectivity | |
cfh_begin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfh_ccwbegin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfh_ccwend(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfh_ccwiter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfh_cwbegin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfh_cwend(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfh_cwiter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfh_end(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfh_iter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
CFHCCWIter typedef | OpenMesh::PolyConnectivity | |
CFHCWIter typedef | OpenMesh::PolyConnectivity | |
CFHIter typedef | OpenMesh::PolyConnectivity | |
CFIter typedef | OpenMesh::PolyConnectivity | |
cfv_begin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfv_ccwbegin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfv_ccwend(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfv_ccwiter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfv_cwbegin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfv_cwend(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfv_cwiter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfv_end(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfv_iter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
CFVCCWIter typedef | OpenMesh::PolyConnectivity | |
CFVCWIter typedef | OpenMesh::PolyConnectivity | |
CFVIter typedef | OpenMesh::PolyConnectivity | |
CHIter typedef | OpenMesh::PolyConnectivity | |
chl_begin(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
chl_ccwbegin(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
chl_ccwend(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
chl_cwbegin(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
chl_cwend(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
chl_end(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
clean() | OpenMesh::ArrayKernel | |
clean_keep_reservation() | OpenMesh::ArrayKernel | |
clear() | OpenMesh::ArrayKernel | |
collapse(HalfedgeHandle _heh) | OpenMesh::PolyConnectivity | |
collapse_edge(HalfedgeHandle _hh) | OpenMesh::PolyConnectivity | protected |
collapse_loop(HalfedgeHandle _hh) | OpenMesh::PolyConnectivity | protected |
const_prop_iterator typedef | OpenMesh::BaseKernel | |
ConstEdgeFaceIter typedef | OpenMesh::PolyConnectivity | |
ConstEdgeFaceRange typedef | OpenMesh::PolyConnectivity | |
ConstEdgeHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
ConstEdgeHalfedgeRange typedef | OpenMesh::PolyConnectivity | |
ConstEdgeIter typedef | OpenMesh::PolyConnectivity | |
ConstEdgeRange typedef | OpenMesh::PolyConnectivity | |
ConstEdgeRangeSkipping typedef | OpenMesh::PolyConnectivity | |
ConstEdgeVertexIter typedef | OpenMesh::PolyConnectivity | |
ConstEdgeVertexRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceEdgeCCWIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceEdgeCCWRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceEdgeCWIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceEdgeCWRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceEdgeIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceEdgeRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceFaceCCWIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceFaceCCWRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceFaceCWIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceFaceCWRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceFaceIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceFaceRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceHalfedgeCCWIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceHalfedgeCCWRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceHalfedgeCWIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceHalfedgeCWRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceHalfedgeRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceRangeSkipping typedef | OpenMesh::PolyConnectivity | |
ConstFaceVertexCCWIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceVertexCCWRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceVertexCWIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceVertexCWRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceVertexIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceVertexRange typedef | OpenMesh::PolyConnectivity | |
ConstHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
ConstHalfedgeLoopCCWIter typedef | OpenMesh::PolyConnectivity | |
ConstHalfedgeLoopCCWRange typedef | OpenMesh::PolyConnectivity | |
ConstHalfedgeLoopCWIter typedef | OpenMesh::PolyConnectivity | |
ConstHalfedgeLoopCWRange typedef | OpenMesh::PolyConnectivity | |
ConstHalfedgeLoopIter typedef | OpenMesh::PolyConnectivity | |
ConstHalfedgeLoopRange typedef | OpenMesh::PolyConnectivity | |
ConstHalfedgeRange typedef | OpenMesh::PolyConnectivity | |
ConstHalfedgeRangeSkipping typedef | OpenMesh::PolyConnectivity | |
ConstVertexEdgeCCWIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexEdgeCCWRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexEdgeCWIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexEdgeCWRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexEdgeIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexEdgeRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexFaceCCWIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexFaceCCWRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexFaceCWIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexFaceCWRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexFaceIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexFaceRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexIHalfedgeCCWIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexIHalfedgeCCWRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexIHalfedgeCWIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexIHalfedgeCWRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexIHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexIHalfedgeRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexOHalfedgeCCWIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexOHalfedgeCCWRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexOHalfedgeCWIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexOHalfedgeCWRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexOHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexOHalfedgeRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexRangeSkipping typedef | OpenMesh::PolyConnectivity | |
ConstVertexVertexCCWIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexVertexCCWRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexVertexCWIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexVertexCWRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexVertexIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexVertexRange typedef | OpenMesh::PolyConnectivity | |
copy_all_kernel_properties(const BaseKernel &_other) | OpenMesh::BaseKernel | inline |
copy_all_properties(VertexHandle _vh_from, VertexHandle _vh_to, bool _copyBuildIn=false) | OpenMesh::BaseKernel | inline |
copy_all_properties(HalfedgeHandle _hh_from, HalfedgeHandle _hh_to, bool _copyBuildIn=false) | OpenMesh::BaseKernel | inline |
copy_all_properties(EdgeHandle _eh_from, EdgeHandle _eh_to, bool _copyBuildIn=false) | OpenMesh::BaseKernel | inline |
copy_all_properties(FaceHandle _fh_from, FaceHandle _fh_to, bool _copyBuildIn=false) | OpenMesh::BaseKernel | inline |
copy_property(VPropHandleT< T > &_ph, VertexHandle _vh_from, VertexHandle _vh_to) | OpenMesh::BaseKernel | inline |
copy_property(HPropHandleT< T > _ph, HalfedgeHandle _hh_from, HalfedgeHandle _hh_to) | OpenMesh::BaseKernel | inline |
copy_property(EPropHandleT< T > _ph, EdgeHandle _eh_from, EdgeHandle _eh_to) | OpenMesh::BaseKernel | inline |
copy_property(FPropHandleT< T > _ph, FaceHandle _fh_from, FaceHandle _fh_to) | OpenMesh::BaseKernel | inline |
cve_begin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cve_ccwbegin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cve_ccwend(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cve_ccwiter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cve_cwbegin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cve_cwend(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cve_cwiter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cve_end(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cve_iter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
CVECCWIter typedef | OpenMesh::PolyConnectivity | |
CVECWIter typedef | OpenMesh::PolyConnectivity | |
CVEIter typedef | OpenMesh::PolyConnectivity | |
cvf_begin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvf_ccwbegin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvf_ccwend(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvf_ccwiter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvf_cwbegin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvf_cwend(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvf_cwiter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvf_end(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvf_iter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
CVFCCWIter typedef | OpenMesh::PolyConnectivity | |
CVFCWIter typedef | OpenMesh::PolyConnectivity | |
CVFIter typedef | OpenMesh::PolyConnectivity | |
cvih_begin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvih_ccwbegin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvih_ccwend(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvih_ccwiter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvih_cwbegin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvih_cwend(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvih_cwiter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvih_end(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvih_iter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
CVIHCCWIter typedef | OpenMesh::PolyConnectivity | |
CVIHCWIter typedef | OpenMesh::PolyConnectivity | |
CVIHIter typedef | OpenMesh::PolyConnectivity | |
CVIter typedef | OpenMesh::PolyConnectivity | |
cvoh_begin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvoh_ccwbegin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvoh_ccwend(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvoh_ccwiter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvoh_cwbegin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvoh_cwend(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvoh_cwiter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvoh_end(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvoh_iter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
CVOHCCWIter typedef | OpenMesh::PolyConnectivity | |
CVOHCWIter typedef | OpenMesh::PolyConnectivity | |
CVOHIter typedef | OpenMesh::PolyConnectivity | |
cvv_begin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvv_ccwbegin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvv_ccwend(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvv_ccwiter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvv_cwbegin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvv_cwend(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvv_cwiter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvv_end(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvv_iter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
CVVCCWIter typedef | OpenMesh::PolyConnectivity | |
CVVCWIter typedef | OpenMesh::PolyConnectivity | |
CVVIter typedef | OpenMesh::PolyConnectivity | |
cw_rotated_halfedge_handle(SmartHalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
cw_rotated_halfedge_handle(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
delete_edge(EdgeHandle _eh, bool _delete_isolated_vertices=true) | OpenMesh::PolyConnectivity | |
delete_face(FaceHandle _fh, bool _delete_isolated_vertices=true) | OpenMesh::PolyConnectivity | |
delete_isolated_vertices() (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
delete_vertex(VertexHandle _vh, bool _delete_isolated_vertices=true) | OpenMesh::PolyConnectivity | |
deref(VertexHandle _h) const | OpenMesh::PolyConnectivity | inline |
deref(VertexHandle _h) | OpenMesh::PolyConnectivity | inline |
deref(HalfedgeHandle _h) const | OpenMesh::PolyConnectivity | inline |
deref(HalfedgeHandle _h) | OpenMesh::PolyConnectivity | inline |
deref(EdgeHandle _h) const | OpenMesh::PolyConnectivity | inline |
deref(EdgeHandle _h) | OpenMesh::PolyConnectivity | inline |
deref(FaceHandle _h) const | OpenMesh::PolyConnectivity | inline |
deref(FaceHandle _h) | OpenMesh::PolyConnectivity | inline |
edge(EdgeHandle _eh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
edge(EdgeHandle _eh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
edge_handle(SmartHalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
edge_handle(unsigned int _i) const | OpenMesh::PolyConnectivity | inline |
edge_handle(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
edge_status_ (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | protected |
edge_status_pph() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
EdgeFaceIter typedef | OpenMesh::PolyConnectivity | |
EdgeHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
EdgeHandle typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
EdgeIter typedef | OpenMesh::PolyConnectivity | |
edges() const | OpenMesh::PolyConnectivity | inline |
edges_begin() | OpenMesh::PolyConnectivity | inline |
edges_begin() const | OpenMesh::PolyConnectivity | inline |
edges_empty() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
edges_end() | OpenMesh::PolyConnectivity | inline |
edges_end() const | OpenMesh::PolyConnectivity | inline |
edges_sbegin() | OpenMesh::PolyConnectivity | inline |
edges_sbegin() const | OpenMesh::PolyConnectivity | inline |
EdgeStatusPropertyHandle typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
EdgeStatusSet typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
EdgeVertexIter typedef | OpenMesh::PolyConnectivity | |
ef_begin(EdgeHandle _eh) | OpenMesh::PolyConnectivity | inline |
ef_end(EdgeHandle _eh) | OpenMesh::PolyConnectivity | inline |
ef_iter(EdgeHandle _eh) | OpenMesh::PolyConnectivity | inline |
ef_range(EdgeHandle _eh) const | OpenMesh::PolyConnectivity | inline |
EFIter typedef | OpenMesh::PolyConnectivity | |
eh_begin(EdgeHandle _eh) | OpenMesh::PolyConnectivity | inline |
eh_end(EdgeHandle _eh) | OpenMesh::PolyConnectivity | inline |
eh_iter(EdgeHandle _eh) | OpenMesh::PolyConnectivity | inline |
eh_range(EdgeHandle _eh) const | OpenMesh::PolyConnectivity | inline |
eh_range(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
EHandle typedef | OpenMesh::PolyConnectivity | |
EHIter typedef | OpenMesh::PolyConnectivity | |
EIter typedef | OpenMesh::PolyConnectivity | |
elements() const | OpenMesh::PolyConnectivity | |
elements() const (defined in OpenMesh::PolyConnectivity) | OpenMesh::PolyConnectivity | inline |
elements() const (defined in OpenMesh::PolyConnectivity) | OpenMesh::PolyConnectivity | inline |
elements() const (defined in OpenMesh::PolyConnectivity) | OpenMesh::PolyConnectivity | inline |
elements() const (defined in OpenMesh::PolyConnectivity) | OpenMesh::PolyConnectivity | inline |
eprop_stats(std::string &_string) const | OpenMesh::BaseKernel | |
eprop_stats() const | OpenMesh::BaseKernel | |
eprop_stats(std::ostream &_ostr) const | OpenMesh::BaseKernel | |
eprops_begin() | OpenMesh::BaseKernel | inline |
eprops_begin() const | OpenMesh::BaseKernel | inline |
eprops_clear() | OpenMesh::BaseKernel | inlineprotected |
eprops_end() | OpenMesh::BaseKernel | inline |
eprops_end() const | OpenMesh::BaseKernel | inline |
eprops_reserve(size_t _n) const | OpenMesh::BaseKernel | inlineprotected |
eprops_resize(size_t _n) const | OpenMesh::BaseKernel | inlineprotected |
eprops_swap(unsigned int _i0, unsigned int _i1) const | OpenMesh::BaseKernel | inlineprotected |
ev_begin(EdgeHandle _eh) | OpenMesh::PolyConnectivity | inline |
ev_end(EdgeHandle _eh) | OpenMesh::PolyConnectivity | inline |
ev_iter(EdgeHandle _eh) | OpenMesh::PolyConnectivity | inline |
ev_range(EdgeHandle _eh) const | OpenMesh::PolyConnectivity | inline |
EVIter typedef | OpenMesh::PolyConnectivity | |
ExtEdgeStatusSet typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
ExtFaceStatusSet typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
ExtHalfedgeStatusSet typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
ExtVertexStatusSet typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
face(FaceHandle _fh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
face(FaceHandle _fh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
face_handle(SmartHalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
face_handle(unsigned int _i) const | OpenMesh::PolyConnectivity | inline |
face_handle(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
face_status_ (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | protected |
face_status_pph() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
FaceEdgeCCWIter typedef | OpenMesh::PolyConnectivity | |
FaceEdgeCWIter typedef | OpenMesh::PolyConnectivity | |
FaceEdgeIter typedef | OpenMesh::PolyConnectivity | |
FaceFaceCCWIter typedef | OpenMesh::PolyConnectivity | |
FaceFaceCWIter typedef | OpenMesh::PolyConnectivity | |
FaceFaceIter typedef | OpenMesh::PolyConnectivity | |
FaceHalfedgeCCWIter typedef | OpenMesh::PolyConnectivity | |
FaceHalfedgeCWIter typedef | OpenMesh::PolyConnectivity | |
FaceHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
FaceHandle typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
FaceIter typedef | OpenMesh::PolyConnectivity | |
faces() const | OpenMesh::PolyConnectivity | inline |
faces_begin() | OpenMesh::PolyConnectivity | inline |
faces_begin() const | OpenMesh::PolyConnectivity | inline |
faces_empty() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
faces_end() | OpenMesh::PolyConnectivity | inline |
faces_end() const | OpenMesh::PolyConnectivity | inline |
faces_sbegin() | OpenMesh::PolyConnectivity | inline |
faces_sbegin() const | OpenMesh::PolyConnectivity | inline |
FaceStatusPropertyHandle typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
FaceStatusSet typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
FaceVertexCCWIter typedef | OpenMesh::PolyConnectivity | |
FaceVertexCWIter typedef | OpenMesh::PolyConnectivity | |
FaceVertexIter typedef | OpenMesh::PolyConnectivity | |
fe_begin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fe_ccw_range(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
fe_ccwbegin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fe_ccwend(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fe_ccwiter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fe_cw_range(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
fe_cwbegin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fe_cwend(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fe_cwiter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fe_end(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fe_iter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fe_range(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
FECWIter typedef | OpenMesh::PolyConnectivity | |
FECWWIter typedef | OpenMesh::PolyConnectivity | |
FEIter typedef | OpenMesh::PolyConnectivity | |
ff_begin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
ff_ccw_range(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
ff_ccwbegin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
ff_ccwend(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
ff_ccwiter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
ff_cw_range(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
ff_cwbegin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
ff_cwend(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
ff_cwiter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
ff_end(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
ff_iter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
ff_range(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
FFIter typedef | OpenMesh::PolyConnectivity | |
fh_begin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fh_ccw_range(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
fh_ccwbegin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fh_ccwend(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fh_ccwiter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fh_cw_range(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
fh_cwbegin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fh_cwend(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fh_cwiter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fh_end(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fh_iter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fh_range(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
FHandle typedef | OpenMesh::PolyConnectivity | |
FHCWIter typedef | OpenMesh::PolyConnectivity | |
FHCWWIter typedef | OpenMesh::PolyConnectivity | |
FHIter typedef | OpenMesh::PolyConnectivity | |
find_halfedge(VertexHandle _start_vh, VertexHandle _end_vh) const | OpenMesh::PolyConnectivity | |
FIter typedef | OpenMesh::PolyConnectivity | |
flip(EdgeHandle _eh) | OpenMesh::TriConnectivity | |
fprop_stats(std::string &_string) const | OpenMesh::BaseKernel | |
fprop_stats() const | OpenMesh::BaseKernel | |
fprop_stats(std::ostream &_ostr) const | OpenMesh::BaseKernel | |
fprops_begin() | OpenMesh::BaseKernel | inline |
fprops_begin() const | OpenMesh::BaseKernel | inline |
fprops_clear() | OpenMesh::BaseKernel | inlineprotected |
fprops_end() | OpenMesh::BaseKernel | inline |
fprops_end() const | OpenMesh::BaseKernel | inline |
fprops_reserve(size_t _n) const | OpenMesh::BaseKernel | inlineprotected |
fprops_resize(size_t _n) const | OpenMesh::BaseKernel | inlineprotected |
fprops_swap(unsigned int _i0, unsigned int _i1) const | OpenMesh::BaseKernel | inlineprotected |
from_vertex_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
fv_begin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fv_ccw_range(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
fv_ccwbegin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fv_ccwend(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fv_ccwiter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fv_cw_range(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
fv_cwbegin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fv_cwend(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fv_cwiter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fv_end(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fv_iter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fv_range(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
FVCCWIter typedef | OpenMesh::PolyConnectivity | |
FVCWIter typedef | OpenMesh::PolyConnectivity | |
FVIter typedef | OpenMesh::PolyConnectivity | |
garbage_collection(bool _v=true, bool _e=true, bool _f=true) | OpenMesh::ArrayKernel | |
garbage_collection(std_API_Container_VHandlePointer &vh_to_update, std_API_Container_HHandlePointer &hh_to_update, std_API_Container_FHandlePointer &fh_to_update, bool _v=true, bool _e=true, bool _f=true) | OpenMesh::ArrayKernel | |
get_property_handle(VPropHandleT< T > &_ph, const std::string &_name) const | OpenMesh::BaseKernel | inline |
get_property_handle(HPropHandleT< T > &_ph, const std::string &_name) const | OpenMesh::BaseKernel | inline |
get_property_handle(EPropHandleT< T > &_ph, const std::string &_name) const | OpenMesh::BaseKernel | inline |
get_property_handle(FPropHandleT< T > &_ph, const std::string &_name) const | OpenMesh::BaseKernel | inline |
get_property_handle(MPropHandleT< T > &_ph, const std::string &_name) const | OpenMesh::BaseKernel | inline |
halfedge(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
halfedge(HalfedgeHandle _heh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
halfedge_handle(SmartEdgeHandle _eh, unsigned int _i=0) const | OpenMesh::PolyConnectivity | inline |
halfedge_handle(SmartFaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
halfedge_handle(SmartVertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
halfedge_handle(unsigned int _i) const | OpenMesh::PolyConnectivity | inline |
halfedge_handle(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
halfedge_handle(EdgeHandle _eh, unsigned int _i=0) const | OpenMesh::PolyConnectivity | inline |
halfedge_handle(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
halfedge_status_ (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | protected |
halfedge_status_pph() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
HalfedgeHandle typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
HalfedgeIter typedef | OpenMesh::PolyConnectivity | |
HalfedgeLoopCCWIter typedef | OpenMesh::PolyConnectivity | |
HalfedgeLoopCWIter typedef | OpenMesh::PolyConnectivity | |
HalfedgeLoopIter typedef | OpenMesh::PolyConnectivity | |
halfedges() const | OpenMesh::PolyConnectivity | inline |
halfedges_begin() | OpenMesh::PolyConnectivity | inline |
halfedges_begin() const | OpenMesh::PolyConnectivity | inline |
halfedges_empty() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
halfedges_end() | OpenMesh::PolyConnectivity | inline |
halfedges_end() const | OpenMesh::PolyConnectivity | inline |
halfedges_sbegin() | OpenMesh::PolyConnectivity | inline |
halfedges_sbegin() const | OpenMesh::PolyConnectivity | inline |
HalfedgeStatusPropertyHandle typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
HalfedgeStatusSet typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
handle(const Vertex &_v) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
handle(const Halfedge &_he) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
handle(const Edge &_e) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
handle(const Face &_f) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
has_edge_status() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
has_face_status() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
has_halfedge_status() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
has_vertex_status() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
HHandle typedef | OpenMesh::PolyConnectivity | |
HIter typedef | OpenMesh::PolyConnectivity | |
hl_begin(HalfedgeHandle _heh) | OpenMesh::PolyConnectivity | inline |
hl_ccw_range(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
hl_ccwbegin(HalfedgeHandle _heh) | OpenMesh::PolyConnectivity | inline |
hl_ccwend(HalfedgeHandle _heh) | OpenMesh::PolyConnectivity | inline |
hl_cw_range(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
hl_cwbegin(HalfedgeHandle _heh) | OpenMesh::PolyConnectivity | inline |
hl_cwend(HalfedgeHandle _heh) | OpenMesh::PolyConnectivity | inline |
hl_end(HalfedgeHandle _heh) | OpenMesh::PolyConnectivity | inline |
hl_range(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
hprop_stats(std::string &_string) const | OpenMesh::BaseKernel | |
hprop_stats() const | OpenMesh::BaseKernel | |
hprop_stats(std::ostream &_ostr) const | OpenMesh::BaseKernel | |
hprops_begin() | OpenMesh::BaseKernel | inline |
hprops_begin() const | OpenMesh::BaseKernel | inline |
hprops_clear() | OpenMesh::BaseKernel | inlineprotected |
hprops_end() | OpenMesh::BaseKernel | inline |
hprops_end() const | OpenMesh::BaseKernel | inline |
hprops_reserve(size_t _n) const | OpenMesh::BaseKernel | inlineprotected |
hprops_resize(size_t _n) const | OpenMesh::BaseKernel | inlineprotected |
hprops_swap(unsigned int _i0, unsigned int _i1) const | OpenMesh::BaseKernel | inlineprotected |
OpenMesh::PolyConnectivity::insert_edge(HalfedgeHandle _prev_heh, HalfedgeHandle _next_heh) | OpenMesh::PolyConnectivity | |
InvalidEdgeHandle | OpenMesh::PolyConnectivity | static |
InvalidFaceHandle | OpenMesh::PolyConnectivity | static |
InvalidHalfedgeHandle | OpenMesh::PolyConnectivity | static |
InvalidVertexHandle | OpenMesh::PolyConnectivity | static |
is_boundary(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
is_boundary(EdgeHandle _eh) const | OpenMesh::PolyConnectivity | inline |
is_boundary(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
is_boundary(FaceHandle _fh, bool _check_vertex=false) const | OpenMesh::PolyConnectivity | |
is_collapse_ok(HalfedgeHandle _heh) | OpenMesh::TriConnectivity | |
is_flip_ok(EdgeHandle _eh) const | OpenMesh::TriConnectivity | |
is_isolated(VertexHandle _vh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
is_manifold(VertexHandle _vh) const | OpenMesh::PolyConnectivity | |
is_simple_link(EdgeHandle _eh) const | OpenMesh::PolyConnectivity | |
is_simply_connected(FaceHandle _fh) const | OpenMesh::PolyConnectivity | |
is_triangles() (defined in OpenMesh::TriConnectivity) | OpenMesh::TriConnectivity | inlinestatic |
is_valid_handle(VertexHandle _vh) const | OpenMesh::ArrayKernel | |
is_valid_handle(HalfedgeHandle _heh) const | OpenMesh::ArrayKernel | |
is_valid_handle(EdgeHandle _eh) const | OpenMesh::ArrayKernel | |
is_valid_handle(FaceHandle _fh) const | OpenMesh::ArrayKernel | |
mprop_stats(std::string &_string) const | OpenMesh::BaseKernel | |
mprop_stats() const | OpenMesh::BaseKernel | |
mprop_stats(std::ostream &_ostr) const | OpenMesh::BaseKernel | |
mproperty(MPropHandleT< T > _ph) | OpenMesh::BaseKernel | inline |
mproperty(MPropHandleT< T > _ph) const | OpenMesh::BaseKernel | inline |
mprops_begin() | OpenMesh::BaseKernel | inline |
mprops_begin() const | OpenMesh::BaseKernel | inline |
mprops_clear() | OpenMesh::BaseKernel | inlineprotected |
mprops_end() | OpenMesh::BaseKernel | inline |
mprops_end() const | OpenMesh::BaseKernel | inline |
mprops_resize(size_t _n) const | OpenMesh::BaseKernel | inlineprotected |
n_edges() const override | OpenMesh::ArrayKernel | inlinevirtual |
n_elements() const | OpenMesh::BaseKernel | |
n_elements() const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
n_elements() const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
n_elements() const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
n_elements() const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
n_eprops(void) const | OpenMesh::BaseKernel | inline |
n_faces() const override | OpenMesh::ArrayKernel | inlinevirtual |
n_fprops(void) const | OpenMesh::BaseKernel | inline |
n_halfedges() const override | OpenMesh::ArrayKernel | inlinevirtual |
n_hprops(void) const | OpenMesh::BaseKernel | inline |
n_mprops(void) const | OpenMesh::BaseKernel | inline |
n_vertices() const override | OpenMesh::ArrayKernel | inlinevirtual |
n_vprops(void) const | OpenMesh::BaseKernel | inline |
new_edge(VertexHandle _start_vh, VertexHandle _end_vh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
new_face() (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
new_face(const Face &_f) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
new_vertex() | OpenMesh::ArrayKernel | inline |
new_vertex_dirty() | OpenMesh::ArrayKernel | inline |
next_halfedge_handle(SmartHalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
next_halfedge_handle(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
opposite_face_handle(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
opposite_halfedge_handle(SmartHalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
opposite_halfedge_handle(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
opposite_he_opposite_vh(HalfedgeHandle _heh) const | OpenMesh::TriConnectivity | inline |
opposite_vh(HalfedgeHandle _heh) const | OpenMesh::TriConnectivity | inline |
PolyConnectivity() | OpenMesh::PolyConnectivity | inline |
prev_halfedge_handle(SmartHalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
prev_halfedge_handle(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
prev_halfedge_handle(HalfedgeHandle _heh, GenProg::TrueType) const | OpenMesh::PolyConnectivity | inline |
prev_halfedge_handle(HalfedgeHandle _heh, GenProg::FalseType) const | OpenMesh::PolyConnectivity | inline |
prop_iterator typedef | OpenMesh::BaseKernel | |
property(VPropHandleT< T > _ph) | OpenMesh::BaseKernel | inline |
property(VPropHandleT< T > _ph) const | OpenMesh::BaseKernel | inline |
property(HPropHandleT< T > _ph) | OpenMesh::BaseKernel | inline |
property(HPropHandleT< T > _ph) const | OpenMesh::BaseKernel | inline |
property(EPropHandleT< T > _ph) | OpenMesh::BaseKernel | inline |
property(EPropHandleT< T > _ph) const | OpenMesh::BaseKernel | inline |
property(FPropHandleT< T > _ph) | OpenMesh::BaseKernel | inline |
property(FPropHandleT< T > _ph) const | OpenMesh::BaseKernel | inline |
property(VPropHandleT< T > _ph, VertexHandle _vh) | OpenMesh::BaseKernel | inline |
property(VPropHandleT< T > _ph, VertexHandle _vh) const | OpenMesh::BaseKernel | inline |
property(HPropHandleT< T > _ph, HalfedgeHandle _hh) | OpenMesh::BaseKernel | inline |
property(HPropHandleT< T > _ph, HalfedgeHandle _hh) const | OpenMesh::BaseKernel | inline |
property(EPropHandleT< T > _ph, EdgeHandle _eh) | OpenMesh::BaseKernel | inline |
property(EPropHandleT< T > _ph, EdgeHandle _eh) const | OpenMesh::BaseKernel | inline |
property(FPropHandleT< T > _ph, FaceHandle _fh) | OpenMesh::BaseKernel | inline |
property(FPropHandleT< T > _ph, FaceHandle _fh) const | OpenMesh::BaseKernel | inline |
property(MPropHandleT< T > _ph) | OpenMesh::BaseKernel | inline |
property(MPropHandleT< T > _ph) const | OpenMesh::BaseKernel | inline |
property_stats() const | OpenMesh::BaseKernel | |
property_stats(std::ostream &_ostr) const | OpenMesh::BaseKernel | |
refcount_estatus_ (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | protected |
refcount_fstatus_ (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | protected |
refcount_hstatus_ (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | protected |
refcount_vstatus_ (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | protected |
reinsert_edge(EdgeHandle _eh) | OpenMesh::PolyConnectivity | |
release_edge_status() (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
release_face_status() (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
release_halfedge_status() (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
release_vertex_status() | OpenMesh::ArrayKernel | inline |
remove_edge(EdgeHandle _eh) | OpenMesh::PolyConnectivity | |
remove_property(VPropHandleT< T > &_ph) | OpenMesh::BaseKernel | inline |
remove_property(HPropHandleT< T > &_ph) | OpenMesh::BaseKernel | inline |
remove_property(EPropHandleT< T > &_ph) | OpenMesh::BaseKernel | inline |
remove_property(FPropHandleT< T > &_ph) | OpenMesh::BaseKernel | inline |
remove_property(MPropHandleT< T > &_ph) | OpenMesh::BaseKernel | inline |
request_edge_status() (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
request_face_status() (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
request_halfedge_status() (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
request_vertex_status() | OpenMesh::ArrayKernel | inline |
reserve(size_t _n_vertices, size_t _n_edges, size_t _n_faces) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
reset_status() | OpenMesh::ArrayKernel | inline |
resize(size_t _n_vertices, size_t _n_edges, size_t _n_faces) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
s_edge_handle(SmartHalfedgeHandle _heh) | OpenMesh::PolyConnectivity | inlinestatic |
s_edge_handle(HalfedgeHandle _heh) | OpenMesh::PolyConnectivity | inlinestatic |
s_halfedge_handle(SmartEdgeHandle _eh, unsigned int _i=0) | OpenMesh::PolyConnectivity | inlinestatic |
s_halfedge_handle(EdgeHandle _eh, unsigned int _i=0) | OpenMesh::PolyConnectivity | inlinestatic |
set_boundary(HalfedgeHandle _heh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
set_face_handle(HalfedgeHandle _heh, FaceHandle _fh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
set_halfedge_handle(VertexHandle _vh, HalfedgeHandle _heh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
set_halfedge_handle(FaceHandle _fh, HalfedgeHandle _heh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
set_isolated(VertexHandle _vh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
set_next_halfedge_handle(HalfedgeHandle _heh, HalfedgeHandle _nheh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
set_prev_halfedge_handle(HalfedgeHandle _heh, HalfedgeHandle _pheh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
set_prev_halfedge_handle(HalfedgeHandle _heh, HalfedgeHandle _pheh, GenProg::TrueType) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
set_prev_halfedge_handle(HalfedgeHandle, HalfedgeHandle, GenProg::FalseType) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
set_vertex_handle(HalfedgeHandle _heh, VertexHandle _vh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
split(EdgeHandle _eh, VertexHandle _vh) | OpenMesh::TriConnectivity | |
split(FaceHandle _fh, VertexHandle _vh) | OpenMesh::TriConnectivity | inline |
split_copy(EdgeHandle _eh, VertexHandle _vh) | OpenMesh::TriConnectivity | |
split_copy(FaceHandle _fh, VertexHandle _vh) | OpenMesh::TriConnectivity | inline |
split_edge(EdgeHandle _eh, VertexHandle _vh) | OpenMesh::TriConnectivity | inline |
split_edge_copy(EdgeHandle _eh, VertexHandle _vh) | OpenMesh::TriConnectivity | inline |
status(VertexHandle _vh) const | OpenMesh::ArrayKernel | inline |
status(VertexHandle _vh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
status(HalfedgeHandle _hh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
status(HalfedgeHandle _hh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
status(EdgeHandle _eh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
status(EdgeHandle _eh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
status(FaceHandle _fh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
status(FaceHandle _fh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
status_pph(VertexHandle) const | OpenMesh::ArrayKernel | inline |
status_pph(HalfedgeHandle) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
status_pph(EdgeHandle) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
status_pph(FaceHandle) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
StatusInfo typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
This typedef | OpenMesh::PolyConnectivity | |
to_vertex_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
triangulate(FaceHandle _fh) | OpenMesh::PolyConnectivity | |
triangulate() | OpenMesh::PolyConnectivity | |
TriConnectivity() (defined in OpenMesh::TriConnectivity) | OpenMesh::TriConnectivity | inline |
valence(VertexHandle _vh) const | OpenMesh::PolyConnectivity | |
valence(FaceHandle _fh) const | OpenMesh::PolyConnectivity | |
ve_begin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
ve_ccw_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
ve_ccwbegin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
ve_ccwend(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
ve_ccwiter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
ve_cw_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
ve_cwbegin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
ve_cwend(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
ve_cwiter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
ve_end(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
ve_iter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
ve_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
VECCWIter typedef | OpenMesh::PolyConnectivity | |
VECWIter typedef | OpenMesh::PolyConnectivity | |
VEIter typedef | OpenMesh::PolyConnectivity | |
vertex(VertexHandle _vh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
vertex(VertexHandle _vh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
vertex_handle(unsigned int _i) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
vertex_split(VertexHandle v0, VertexHandle v1, VertexHandle vl, VertexHandle vr) | OpenMesh::TriConnectivity | |
vertex_status_ (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | protected |
vertex_status_pph() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
VertexEdgeCCWIter typedef | OpenMesh::PolyConnectivity | |
VertexEdgeCWIter typedef | OpenMesh::PolyConnectivity | |
VertexEdgeIter typedef | OpenMesh::PolyConnectivity | |
VertexFaceCCWIter typedef | OpenMesh::PolyConnectivity | |
VertexFaceCWIter typedef | OpenMesh::PolyConnectivity | |
VertexFaceIter typedef | OpenMesh::PolyConnectivity | |
VertexHandle typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
VertexIHalfedgeCCWIter typedef | OpenMesh::PolyConnectivity | |
VertexIHalfedgeCWIter typedef | OpenMesh::PolyConnectivity | |
VertexIHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
VertexIter typedef | OpenMesh::PolyConnectivity | |
VertexOHalfedgeCCWIter typedef | OpenMesh::PolyConnectivity | |
VertexOHalfedgeCWIter typedef | OpenMesh::PolyConnectivity | |
VertexOHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
VertexStatusPropertyHandle typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
VertexStatusSet typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
VertexVertexCCWIter typedef | OpenMesh::PolyConnectivity | |
VertexVertexCWIter typedef | OpenMesh::PolyConnectivity | |
VertexVertexIter typedef | OpenMesh::PolyConnectivity | |
vertices() const | OpenMesh::PolyConnectivity | inline |
vertices_begin() | OpenMesh::PolyConnectivity | inline |
vertices_begin() const | OpenMesh::PolyConnectivity | inline |
vertices_empty() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
vertices_end() | OpenMesh::PolyConnectivity | inline |
vertices_end() const | OpenMesh::PolyConnectivity | inline |
vertices_sbegin() | OpenMesh::PolyConnectivity | inline |
vertices_sbegin() const | OpenMesh::PolyConnectivity | inline |
vf_begin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vf_ccw_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
vf_ccwbegin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vf_ccwend(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vf_ccwiter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vf_cw_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
vf_cwbegin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vf_cwend(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vf_cwiter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vf_end(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vf_iter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vf_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
VFCCWIter typedef | OpenMesh::PolyConnectivity | |
VFCWIter typedef | OpenMesh::PolyConnectivity | |
VFIter typedef | OpenMesh::PolyConnectivity | |
VHandle typedef | OpenMesh::PolyConnectivity | |
vih_begin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vih_ccw_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
vih_ccw_range(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
vih_ccwbegin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vih_ccwend(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vih_ccwiter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vih_cw_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
vih_cw_range(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
vih_cwbegin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vih_cwend(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vih_cwiter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vih_end(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vih_iter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vih_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
vih_range(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
VIHICCWter typedef | OpenMesh::PolyConnectivity | |
VIHICWter typedef | OpenMesh::PolyConnectivity | |
VIHIter typedef | OpenMesh::PolyConnectivity | |
VIter typedef | OpenMesh::PolyConnectivity | |
voh_begin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
voh_ccw_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
voh_ccw_range(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
voh_ccwbegin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
voh_ccwend(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
voh_ccwiter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
voh_cw_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
voh_cw_range(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
voh_cwbegin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
voh_cwend(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
voh_cwiter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
voh_end(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
voh_iter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
voh_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
voh_range(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
VOHCCWIter typedef | OpenMesh::PolyConnectivity | |
VOHCWIter typedef | OpenMesh::PolyConnectivity | |
VOHIter typedef | OpenMesh::PolyConnectivity | |
vprop_stats(std::string &_string) const | OpenMesh::BaseKernel | |
vprop_stats() const | OpenMesh::BaseKernel | |
vprop_stats(std::ostream &_ostr) const | OpenMesh::BaseKernel | |
vprops_begin() | OpenMesh::BaseKernel | inline |
vprops_begin() const | OpenMesh::BaseKernel | inline |
vprops_clear() | OpenMesh::BaseKernel | inlineprotected |
vprops_end() | OpenMesh::BaseKernel | inline |
vprops_end() const | OpenMesh::BaseKernel | inline |
vprops_reserve(size_t _n) const | OpenMesh::BaseKernel | inlineprotected |
vprops_resize(size_t _n) const | OpenMesh::BaseKernel | inlineprotected |
vprops_resize_if_smaller(size_t _n) const | OpenMesh::BaseKernel | inlineprotected |
vprops_swap(unsigned int _i0, unsigned int _i1) const | OpenMesh::BaseKernel | inlineprotected |
vv_begin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vv_ccw_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
vv_ccwbegin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vv_ccwend(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vv_ccwiter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vv_cw_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
vv_cwbegin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vv_cwend(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vv_cwiter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vv_end(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vv_iter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vv_range(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
VVCCWIter typedef | OpenMesh::PolyConnectivity | |
VVCWIter typedef | OpenMesh::PolyConnectivity | |
VVIter typedef | OpenMesh::PolyConnectivity | |
~ArrayKernel() (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | virtual |
~BaseKernel() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlinevirtual |
~PolyConnectivity() | OpenMesh::PolyConnectivity | inlinevirtual |
~TriConnectivity() (defined in OpenMesh::TriConnectivity) | OpenMesh::TriConnectivity | inlinevirtual |