Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
OpenMesh::TriConnectivity Member List

This is the complete list of members for OpenMesh::TriConnectivity, including all inherited members.

_add_eprop(BaseProperty *_bp) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_add_fprop(BaseProperty *_bp) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_add_hprop(BaseProperty *_bp) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_add_mprop(BaseProperty *_bp) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_add_vprop(BaseProperty *_bp) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_eprop(size_t _idx) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_eprop(size_t _idx) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_eprop(BaseHandle _h) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
_eprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
_fprop(size_t _idx) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_fprop(size_t _idx) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_fprop(BaseHandle _h) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
_fprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
_get_eprop(const std::string &_name) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_get_eprop(const std::string &_name) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_get_fprop(const std::string &_name) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_get_fprop(const std::string &_name) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_get_hprop(const std::string &_name) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_get_hprop(const std::string &_name) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_get_mprop(const std::string &_name) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_get_mprop(const std::string &_name) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_get_vprop(const std::string &_name) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_get_vprop(const std::string &_name) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_hprop(size_t _idx) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_hprop(size_t _idx) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_hprop(BaseHandle _h) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
_hprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
_mprop(size_t _idx) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_mprop(size_t _idx) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_mprop(BaseHandle _h) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
_mprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
_vprop(size_t _idx) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_vprop(size_t _idx) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
_vprop(BaseHandle _h) (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
_vprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
add_face(const VertexHandle *_vhandles, size_t _vhs_size)OpenMesh::TriConnectivity
add_face(const std::vector< VertexHandle > &_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::BaseKernelinline
add_property(HPropHandleT< T > &_ph, const std::string &_name="<hprop>")OpenMesh::BaseKernelinline
add_property(EPropHandleT< T > &_ph, const std::string &_name="<eprop>")OpenMesh::BaseKernelinline
add_property(FPropHandleT< T > &_ph, const std::string &_name="<fprop>")OpenMesh::BaseKernelinline
add_property(MPropHandleT< T > &_ph, const std::string &_name="<mprop>")OpenMesh::BaseKernelinline
add_vertex()OpenMesh::PolyConnectivityinline
adjust_outgoing_halfedge(VertexHandle _vh)OpenMesh::PolyConnectivity
ArrayKernel() (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
assign_connectivity(const TriConnectivity &_other)OpenMesh::TriConnectivityinline
assign_connectivity(const PolyConnectivity &_other) (defined in OpenMesh::TriConnectivity)OpenMesh::TriConnectivityinline
OpenMesh::ArrayKernel::assign_connectivity(const ArrayKernel &_other)OpenMesh::ArrayKernel
BaseKernel() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
ccw_rotated_halfedge_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
CEIter typedefOpenMesh::PolyConnectivity
cfe_begin(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfe_ccwbegin(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfe_ccwend(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfe_ccwiter(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfe_cwbegin(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfe_cwend(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfe_cwiter(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfe_end(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfe_iter(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
CFECCWIter typedefOpenMesh::PolyConnectivity
CFECWIter typedefOpenMesh::PolyConnectivity
CFEIter typedefOpenMesh::PolyConnectivity
cff_begin(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cff_ccwbegin(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cff_ccwend(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cff_ccwiter(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cff_cwbegin(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cff_cwend(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cff_cwiter(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cff_end(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cff_iter(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
CFFCCWIter typedefOpenMesh::PolyConnectivity
CFFCWIter typedefOpenMesh::PolyConnectivity
CFFIter typedefOpenMesh::PolyConnectivity
cfh_begin(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfh_ccwbegin(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfh_ccwend(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfh_ccwiter(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfh_cwbegin(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfh_cwend(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfh_cwiter(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfh_end(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfh_iter(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
CFHCCWIter typedefOpenMesh::PolyConnectivity
CFHCWIter typedefOpenMesh::PolyConnectivity
CFHIter typedefOpenMesh::PolyConnectivity
CFIter typedefOpenMesh::PolyConnectivity
cfv_begin(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfv_ccwbegin(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfv_ccwend(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfv_ccwiter(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfv_cwbegin(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfv_cwend(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfv_cwiter(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfv_end(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
cfv_iter(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
CFVCCWIter typedefOpenMesh::PolyConnectivity
CFVCWIter typedefOpenMesh::PolyConnectivity
CFVIter typedefOpenMesh::PolyConnectivity
CHIter typedefOpenMesh::PolyConnectivity
chl_begin(HalfedgeHandle _heh) const OpenMesh::PolyConnectivityinline
chl_ccwbegin(HalfedgeHandle _heh) const OpenMesh::PolyConnectivityinline
chl_ccwend(HalfedgeHandle _heh) const OpenMesh::PolyConnectivityinline
chl_cwbegin(HalfedgeHandle _heh) const OpenMesh::PolyConnectivityinline
chl_cwend(HalfedgeHandle _heh) const OpenMesh::PolyConnectivityinline
chl_end(HalfedgeHandle _heh) const OpenMesh::PolyConnectivityinline
clean()OpenMesh::ArrayKernel
clean_keep_reservation()OpenMesh::ArrayKernel
clear()OpenMesh::ArrayKernel
collapse(HalfedgeHandle _heh)OpenMesh::PolyConnectivity
collapse_edge(HalfedgeHandle _hh)OpenMesh::PolyConnectivityprotected
collapse_loop(HalfedgeHandle _hh)OpenMesh::PolyConnectivityprotected
const_prop_iterator typedef (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
ConstEdgeIter typedefOpenMesh::PolyConnectivity
ConstEdgeRange typedefOpenMesh::PolyConnectivity
ConstFaceEdgeCCWIter typedefOpenMesh::PolyConnectivity
ConstFaceEdgeCWIter typedefOpenMesh::PolyConnectivity
ConstFaceEdgeIter typedefOpenMesh::PolyConnectivity
ConstFaceEdgeRange typedefOpenMesh::PolyConnectivity
ConstFaceFaceCCWIter typedefOpenMesh::PolyConnectivity
ConstFaceFaceCWIter typedefOpenMesh::PolyConnectivity
ConstFaceFaceIter typedefOpenMesh::PolyConnectivity
ConstFaceFaceRange typedefOpenMesh::PolyConnectivity
ConstFaceHalfedgeCCWIter typedefOpenMesh::PolyConnectivity
ConstFaceHalfedgeCWIter typedefOpenMesh::PolyConnectivity
ConstFaceHalfedgeIter typedefOpenMesh::PolyConnectivity
ConstFaceHalfedgeRange typedefOpenMesh::PolyConnectivity
ConstFaceIter typedefOpenMesh::PolyConnectivity
ConstFaceRange typedefOpenMesh::PolyConnectivity
ConstFaceVertexCCWIter typedefOpenMesh::PolyConnectivity
ConstFaceVertexCWIter typedefOpenMesh::PolyConnectivity
ConstFaceVertexIter typedefOpenMesh::PolyConnectivity
ConstFaceVertexRange typedefOpenMesh::PolyConnectivity
ConstHalfedgeIter typedefOpenMesh::PolyConnectivity
ConstHalfedgeLoopCCWIter typedefOpenMesh::PolyConnectivity
ConstHalfedgeLoopCWIter typedefOpenMesh::PolyConnectivity
ConstHalfedgeLoopIter typedefOpenMesh::PolyConnectivity
ConstHalfedgeRange typedefOpenMesh::PolyConnectivity
ConstVertexEdgeCCWIter typedefOpenMesh::PolyConnectivity
ConstVertexEdgeCWIter typedefOpenMesh::PolyConnectivity
ConstVertexEdgeIter typedefOpenMesh::PolyConnectivity
ConstVertexEdgeRange typedefOpenMesh::PolyConnectivity
ConstVertexFaceCCWIter typedefOpenMesh::PolyConnectivity
ConstVertexFaceCWIter typedefOpenMesh::PolyConnectivity
ConstVertexFaceIter typedefOpenMesh::PolyConnectivity
ConstVertexFaceRange typedefOpenMesh::PolyConnectivity
ConstVertexIHalfedgeCCWIter typedefOpenMesh::PolyConnectivity
ConstVertexIHalfedgeCWIter typedefOpenMesh::PolyConnectivity
ConstVertexIHalfedgeIter typedefOpenMesh::PolyConnectivity
ConstVertexIHalfedgeRange typedefOpenMesh::PolyConnectivity
ConstVertexIter typedefOpenMesh::PolyConnectivity
ConstVertexOHalfedgeCCWIter typedefOpenMesh::PolyConnectivity
ConstVertexOHalfedgeCWIter typedefOpenMesh::PolyConnectivity
ConstVertexOHalfedgeIter typedefOpenMesh::PolyConnectivity
ConstVertexOHalfedgeRange typedefOpenMesh::PolyConnectivity
ConstVertexRange typedefOpenMesh::PolyConnectivity
ConstVertexVertexCCWIter typedefOpenMesh::PolyConnectivity
ConstVertexVertexCWIter typedefOpenMesh::PolyConnectivity
ConstVertexVertexIter typedefOpenMesh::PolyConnectivity
ConstVertexVertexRange typedefOpenMesh::PolyConnectivity
copy_all_properties(VertexHandle _vh_from, VertexHandle _vh_to, bool _copyBuildIn=false)OpenMesh::BaseKernelinline
copy_all_properties(HalfedgeHandle _hh_from, HalfedgeHandle _hh_to, bool _copyBuildIn=false)OpenMesh::BaseKernelinline
copy_all_properties(EdgeHandle _eh_from, EdgeHandle _eh_to, bool _copyBuildIn=false)OpenMesh::BaseKernelinline
copy_all_properties(FaceHandle _fh_from, FaceHandle _fh_to, bool _copyBuildIn=false)OpenMesh::BaseKernelinline
copy_property(VPropHandleT< T > &_ph, VertexHandle _vh_from, VertexHandle _vh_to)OpenMesh::BaseKernelinline
copy_property(HPropHandleT< T > _ph, HalfedgeHandle _hh_from, HalfedgeHandle _hh_to)OpenMesh::BaseKernelinline
copy_property(EPropHandleT< T > _ph, EdgeHandle _eh_from, EdgeHandle _eh_to)OpenMesh::BaseKernelinline
copy_property(FPropHandleT< T > _ph, FaceHandle _fh_from, FaceHandle _fh_to)OpenMesh::BaseKernelinline
cve_begin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cve_ccwbegin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cve_ccwend(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cve_ccwiter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cve_cwbegin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cve_cwend(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cve_cwiter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cve_end(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cve_iter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
CVECCWIter typedefOpenMesh::PolyConnectivity
CVECWIter typedefOpenMesh::PolyConnectivity
CVEIter typedefOpenMesh::PolyConnectivity
cvf_begin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvf_ccwbegin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvf_ccwend(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvf_ccwiter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvf_cwbegin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvf_cwend(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvf_cwiter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvf_end(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvf_iter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
CVFCCWIter typedefOpenMesh::PolyConnectivity
CVFCWIter typedefOpenMesh::PolyConnectivity
CVFIter typedefOpenMesh::PolyConnectivity
cvih_begin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvih_ccwbegin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvih_ccwend(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvih_ccwiter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvih_cwbegin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvih_cwend(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvih_cwiter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvih_end(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvih_iter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
CVIHCCWIter typedefOpenMesh::PolyConnectivity
CVIHCWIter typedefOpenMesh::PolyConnectivity
CVIHIter typedefOpenMesh::PolyConnectivity
CVIter typedefOpenMesh::PolyConnectivity
cvoh_begin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvoh_ccwbegin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvoh_ccwend(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvoh_ccwiter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvoh_cwbegin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvoh_cwend(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvoh_cwiter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvoh_end(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvoh_iter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
CVOHCCWIter typedefOpenMesh::PolyConnectivity
CVOHCWIter typedefOpenMesh::PolyConnectivity
CVOHIter typedefOpenMesh::PolyConnectivity
cvv_begin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvv_ccwbegin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvv_ccwend(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvv_ccwiter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvv_cwbegin(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvv_cwend(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvv_cwiter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvv_end(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
cvv_iter(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
CVVCCWIter typedefOpenMesh::PolyConnectivity
CVVCWIter typedefOpenMesh::PolyConnectivity
CVVIter typedefOpenMesh::PolyConnectivity
cw_rotated_halfedge_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
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::PolyConnectivityinline
deref(VertexHandle _h)OpenMesh::PolyConnectivityinline
deref(HalfedgeHandle _h) const OpenMesh::PolyConnectivityinline
deref(HalfedgeHandle _h)OpenMesh::PolyConnectivityinline
deref(EdgeHandle _h) const OpenMesh::PolyConnectivityinline
deref(EdgeHandle _h)OpenMesh::PolyConnectivityinline
deref(FaceHandle _h) const OpenMesh::PolyConnectivityinline
deref(FaceHandle _h)OpenMesh::PolyConnectivityinline
edge(EdgeHandle _eh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
edge(EdgeHandle _eh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
edge_handle(unsigned int _i) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
edge_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
edge_status_pph() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
EdgeHandle typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
EdgeIter typedefOpenMesh::PolyConnectivity
edges() const OpenMesh::PolyConnectivityinline
edges_begin()OpenMesh::PolyConnectivity
edges_begin() const OpenMesh::PolyConnectivity
edges_empty() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
edges_end()OpenMesh::PolyConnectivity
edges_end() const OpenMesh::PolyConnectivity
edges_sbegin()OpenMesh::PolyConnectivityinline
edges_sbegin() const OpenMesh::PolyConnectivityinline
EdgeStatusPropertyHandle typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
EdgeStatusSet typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
EHandle typedefOpenMesh::PolyConnectivity
EIter typedefOpenMesh::PolyConnectivity
eprop_stats(std::string &_string) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
eprop_stats() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
eprop_stats(std::ostream &_ostr) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
eprops_begin() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
eprops_begin() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
eprops_clear() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
eprops_end() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
eprops_end() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
eprops_reserve(size_t _n) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
eprops_resize(size_t _n) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
eprops_swap(unsigned int _i0, unsigned int _i1) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
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::ArrayKernelinline
face(FaceHandle _fh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
face_handle(unsigned int _i) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
face_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
face_status_pph() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
FaceEdgeCCWIter typedefOpenMesh::PolyConnectivity
FaceEdgeCWIter typedefOpenMesh::PolyConnectivity
FaceEdgeIter typedefOpenMesh::PolyConnectivity
FaceFaceCCWIter typedefOpenMesh::PolyConnectivity
FaceFaceCWIter typedefOpenMesh::PolyConnectivity
FaceFaceIter typedefOpenMesh::PolyConnectivity
FaceHalfedgeCCWIter typedefOpenMesh::PolyConnectivity
FaceHalfedgeCWIter typedefOpenMesh::PolyConnectivity
FaceHalfedgeIter typedefOpenMesh::PolyConnectivity
FaceHandle typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
FaceIter typedefOpenMesh::PolyConnectivity
faces() const OpenMesh::PolyConnectivityinline
faces_begin()OpenMesh::PolyConnectivity
faces_begin() const OpenMesh::PolyConnectivity
faces_empty() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
faces_end()OpenMesh::PolyConnectivity
faces_end() const OpenMesh::PolyConnectivity
faces_sbegin()OpenMesh::PolyConnectivityinline
faces_sbegin() const OpenMesh::PolyConnectivityinline
FaceStatusPropertyHandle typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
FaceStatusSet typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
FaceVertexCCWIter typedefOpenMesh::PolyConnectivity
FaceVertexCWIter typedefOpenMesh::PolyConnectivity
FaceVertexIter typedefOpenMesh::PolyConnectivity
fe_begin(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fe_ccwbegin(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fe_ccwend(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fe_ccwiter(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fe_cwbegin(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fe_cwend(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fe_cwiter(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fe_end(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fe_iter(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fe_range(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
FECWIter typedefOpenMesh::PolyConnectivity
FECWWIter typedefOpenMesh::PolyConnectivity
FEIter typedefOpenMesh::PolyConnectivity
ff_begin(FaceHandle _fh)OpenMesh::PolyConnectivityinline
ff_ccwbegin(FaceHandle _fh)OpenMesh::PolyConnectivityinline
ff_ccwend(FaceHandle _fh)OpenMesh::PolyConnectivityinline
ff_ccwiter(FaceHandle _fh)OpenMesh::PolyConnectivityinline
ff_cwbegin(FaceHandle _fh)OpenMesh::PolyConnectivityinline
ff_cwend(FaceHandle _fh)OpenMesh::PolyConnectivityinline
ff_cwiter(FaceHandle _fh)OpenMesh::PolyConnectivityinline
ff_end(FaceHandle _fh)OpenMesh::PolyConnectivityinline
ff_iter(FaceHandle _fh)OpenMesh::PolyConnectivityinline
ff_range(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
FFIter typedefOpenMesh::PolyConnectivity
fh_begin(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fh_ccwbegin(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fh_ccwend(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fh_ccwiter(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fh_cwbegin(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fh_cwend(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fh_cwiter(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fh_end(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fh_iter(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fh_range(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
FHandle typedefOpenMesh::PolyConnectivity
FHCWIter typedefOpenMesh::PolyConnectivity
FHCWWIter typedefOpenMesh::PolyConnectivity
FHIter typedefOpenMesh::PolyConnectivity
find_halfedge(VertexHandle _start_vh, VertexHandle _end_vh) const OpenMesh::PolyConnectivity
FIter typedefOpenMesh::PolyConnectivity
flip(EdgeHandle _eh)OpenMesh::TriConnectivity
fprop_stats(std::string &_string) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
fprop_stats() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
fprop_stats(std::ostream &_ostr) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
fprops_begin() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
fprops_begin() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
fprops_clear() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
fprops_end() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
fprops_end() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
fprops_reserve(size_t _n) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
fprops_resize(size_t _n) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
fprops_swap(unsigned int _i0, unsigned int _i1) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
from_vertex_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
fv_begin(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fv_ccwbegin(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fv_ccwend(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fv_ccwiter(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fv_cwbegin(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fv_cwend(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fv_cwiter(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fv_end(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fv_iter(FaceHandle _fh)OpenMesh::PolyConnectivityinline
fv_range(FaceHandle _fh) const OpenMesh::PolyConnectivityinline
FVCCWIter typedefOpenMesh::PolyConnectivity
FVCWIter typedefOpenMesh::PolyConnectivity
FVIter typedefOpenMesh::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::BaseKernelinline
get_property_handle(HPropHandleT< T > &_ph, const std::string &_name) const OpenMesh::BaseKernelinline
get_property_handle(EPropHandleT< T > &_ph, const std::string &_name) const OpenMesh::BaseKernelinline
get_property_handle(FPropHandleT< T > &_ph, const std::string &_name) const OpenMesh::BaseKernelinline
get_property_handle(MPropHandleT< T > &_ph, const std::string &_name) const OpenMesh::BaseKernelinline
halfedge(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
halfedge(HalfedgeHandle _heh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
halfedge_handle(unsigned int _i) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
halfedge_handle(VertexHandle _vh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
halfedge_handle(EdgeHandle _eh, unsigned int _i) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
halfedge_handle(FaceHandle _fh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
halfedge_status_pph() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
HalfedgeHandle typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
HalfedgeIter typedefOpenMesh::PolyConnectivity
HalfedgeLoopCCWIter typedefOpenMesh::PolyConnectivity
HalfedgeLoopCWIter typedefOpenMesh::PolyConnectivity
HalfedgeLoopIter typedefOpenMesh::PolyConnectivity
halfedges() const OpenMesh::PolyConnectivityinline
halfedges_begin()OpenMesh::PolyConnectivity
halfedges_begin() const OpenMesh::PolyConnectivity
halfedges_empty() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
halfedges_end()OpenMesh::PolyConnectivity
halfedges_end() const OpenMesh::PolyConnectivity
halfedges_sbegin()OpenMesh::PolyConnectivityinline
halfedges_sbegin() const OpenMesh::PolyConnectivityinline
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::ArrayKernelinline
has_face_status() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
has_halfedge_status() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
has_vertex_status() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
HHandle typedefOpenMesh::PolyConnectivity
HIter typedefOpenMesh::PolyConnectivity
hl_begin(HalfedgeHandle _heh)OpenMesh::PolyConnectivityinline
hl_ccwbegin(HalfedgeHandle _heh)OpenMesh::PolyConnectivityinline
hl_ccwend(HalfedgeHandle _heh)OpenMesh::PolyConnectivityinline
hl_cwbegin(HalfedgeHandle _heh)OpenMesh::PolyConnectivityinline
hl_cwend(HalfedgeHandle _heh)OpenMesh::PolyConnectivityinline
hl_end(HalfedgeHandle _heh)OpenMesh::PolyConnectivityinline
hprop_stats(std::string &_string) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
hprop_stats() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
hprop_stats(std::ostream &_ostr) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
hprops_begin() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
hprops_begin() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
hprops_clear() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
hprops_end() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
hprops_end() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
hprops_reserve(size_t _n) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
hprops_resize(size_t _n) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
hprops_swap(unsigned int _i0, unsigned int _i1) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
insert_edge(VertexHandle _vh, HalfedgeHandle _h0, HalfedgeHandle _h1)OpenMesh::TriConnectivityprivate
OpenMesh::PolyConnectivity::insert_edge(HalfedgeHandle _prev_heh, HalfedgeHandle _next_heh)OpenMesh::PolyConnectivity
insert_loop(HalfedgeHandle _hh)OpenMesh::TriConnectivityprivate
InvalidEdgeHandleOpenMesh::PolyConnectivitystatic
InvalidFaceHandleOpenMesh::PolyConnectivitystatic
InvalidHalfedgeHandleOpenMesh::PolyConnectivitystatic
InvalidVertexHandleOpenMesh::PolyConnectivitystatic
is_boundary(HalfedgeHandle _heh) const OpenMesh::PolyConnectivityinline
is_boundary(EdgeHandle _eh) const OpenMesh::PolyConnectivityinline
is_boundary(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
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::ArrayKernelinline
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::TriConnectivityinlinestatic
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 (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
mprop_stats() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
mprop_stats(std::ostream &_ostr) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
mproperty(MPropHandleT< T > _ph)OpenMesh::BaseKernelinline
mproperty(MPropHandleT< T > _ph) const OpenMesh::BaseKernelinline
mprops_begin() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
mprops_begin() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
mprops_clear() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
mprops_end() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
mprops_end() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
mprops_resize(size_t _n) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
n_edges() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinlinevirtual
n_eprops(void) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
n_faces() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinlinevirtual
n_fprops(void) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
n_halfedges() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinlinevirtual
n_hprops(void) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
n_mprops(void) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
n_vertices() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinlinevirtual
n_vprops(void) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
new_edge(VertexHandle _start_vh, VertexHandle _end_vh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
new_face() (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
new_face(const Face &_f) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
new_vertex()OpenMesh::ArrayKernelinline
new_vertex_dirty()OpenMesh::ArrayKernelinline
next_halfedge_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
opposite_face_handle(HalfedgeHandle _heh) const OpenMesh::PolyConnectivityinline
opposite_halfedge_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
opposite_he_opposite_vh(HalfedgeHandle _heh) const OpenMesh::TriConnectivityinline
opposite_vh(HalfedgeHandle _heh) const OpenMesh::TriConnectivityinline
PolyConnectivity() (defined in OpenMesh::PolyConnectivity)OpenMesh::PolyConnectivityinline
prev_halfedge_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
prev_halfedge_handle(HalfedgeHandle _heh, GenProg::TrueType) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
prev_halfedge_handle(HalfedgeHandle _heh, GenProg::FalseType) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
prop_iterator typedef (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
property(VPropHandleT< T > _ph)OpenMesh::BaseKernelinline
property(VPropHandleT< T > _ph) const OpenMesh::BaseKernelinline
property(HPropHandleT< T > _ph)OpenMesh::BaseKernelinline
property(HPropHandleT< T > _ph) const OpenMesh::BaseKernelinline
property(EPropHandleT< T > _ph)OpenMesh::BaseKernelinline
property(EPropHandleT< T > _ph) const OpenMesh::BaseKernelinline
property(FPropHandleT< T > _ph)OpenMesh::BaseKernelinline
property(FPropHandleT< T > _ph) const OpenMesh::BaseKernelinline
property(VPropHandleT< T > _ph, VertexHandle _vh)OpenMesh::BaseKernelinline
property(VPropHandleT< T > _ph, VertexHandle _vh) const OpenMesh::BaseKernelinline
property(HPropHandleT< T > _ph, HalfedgeHandle _hh)OpenMesh::BaseKernelinline
property(HPropHandleT< T > _ph, HalfedgeHandle _hh) const OpenMesh::BaseKernelinline
property(EPropHandleT< T > _ph, EdgeHandle _eh)OpenMesh::BaseKernelinline
property(EPropHandleT< T > _ph, EdgeHandle _eh) const OpenMesh::BaseKernelinline
property(FPropHandleT< T > _ph, FaceHandle _fh)OpenMesh::BaseKernelinline
property(FPropHandleT< T > _ph, FaceHandle _fh) const OpenMesh::BaseKernelinline
property(MPropHandleT< T > _ph)OpenMesh::BaseKernelinline
property(MPropHandleT< T > _ph) const OpenMesh::BaseKernelinline
property_stats() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
property_stats(std::ostream &_ostr) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
reinsert_edge(EdgeHandle _eh)OpenMesh::PolyConnectivity
release_edge_status() (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
release_face_status() (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
release_halfedge_status() (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
release_vertex_status()OpenMesh::ArrayKernelinline
remove_edge(EdgeHandle _eh)OpenMesh::PolyConnectivity
remove_property(VPropHandleT< T > &_ph)OpenMesh::BaseKernelinline
remove_property(HPropHandleT< T > &_ph)OpenMesh::BaseKernelinline
remove_property(EPropHandleT< T > &_ph)OpenMesh::BaseKernelinline
remove_property(FPropHandleT< T > &_ph)OpenMesh::BaseKernelinline
remove_property(MPropHandleT< T > &_ph)OpenMesh::BaseKernelinline
request_edge_status() (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
request_face_status() (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
request_halfedge_status() (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
request_vertex_status()OpenMesh::ArrayKernelinline
reserve(size_t _n_vertices, size_t _n_edges, size_t _n_faces) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
reset_status()OpenMesh::ArrayKernelinline
resize(size_t _n_vertices, size_t _n_edges, size_t _n_faces) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
s_edge_handle(HalfedgeHandle _heh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinlinestatic
s_halfedge_handle(EdgeHandle _eh, unsigned int _i) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinlinestatic
set_boundary(HalfedgeHandle _heh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
set_face_handle(HalfedgeHandle _heh, FaceHandle _fh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
set_halfedge_handle(VertexHandle _vh, HalfedgeHandle _heh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
set_halfedge_handle(FaceHandle _fh, HalfedgeHandle _heh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
set_isolated(VertexHandle _vh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
set_next_halfedge_handle(HalfedgeHandle _heh, HalfedgeHandle _nheh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
set_prev_halfedge_handle(HalfedgeHandle _heh, HalfedgeHandle _pheh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
set_prev_halfedge_handle(HalfedgeHandle _heh, HalfedgeHandle _pheh, GenProg::TrueType) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
set_prev_halfedge_handle(HalfedgeHandle, HalfedgeHandle, GenProg::FalseType) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
set_vertex_handle(HalfedgeHandle _heh, VertexHandle _vh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
split(EdgeHandle _eh, VertexHandle _vh)OpenMesh::TriConnectivity
split(FaceHandle _fh, VertexHandle _vh)OpenMesh::TriConnectivityinline
split_copy(EdgeHandle _eh, VertexHandle _vh)OpenMesh::TriConnectivity
split_copy(FaceHandle _fh, VertexHandle _vh)OpenMesh::TriConnectivityinline
split_edge(EdgeHandle _eh, VertexHandle _vh)OpenMesh::PolyConnectivity
split_edge_copy(EdgeHandle _eh, VertexHandle _vh)OpenMesh::PolyConnectivity
status(VertexHandle _vh) const OpenMesh::ArrayKernelinline
status(VertexHandle _vh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
status(HalfedgeHandle _hh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
status(HalfedgeHandle _hh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
status(EdgeHandle _eh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
status(EdgeHandle _eh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
status(FaceHandle _fh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
status(FaceHandle _fh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
status_pph(VertexHandle) const OpenMesh::ArrayKernelinline
status_pph(HalfedgeHandle) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
status_pph(EdgeHandle) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
status_pph(FaceHandle) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
StatusInfo typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
This typedef (defined in OpenMesh::PolyConnectivity)OpenMesh::PolyConnectivity
to_vertex_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
triangulate(FaceHandle _fh)OpenMesh::PolyConnectivity
triangulate()OpenMesh::PolyConnectivity
TriConnectivity() (defined in OpenMesh::TriConnectivity)OpenMesh::TriConnectivityinline
valence(VertexHandle _vh) const OpenMesh::PolyConnectivity
valence(FaceHandle _fh) const OpenMesh::PolyConnectivity
ve_begin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
ve_ccwbegin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
ve_ccwend(VertexHandle _vh)OpenMesh::PolyConnectivityinline
ve_ccwiter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
ve_cwbegin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
ve_cwend(VertexHandle _vh)OpenMesh::PolyConnectivityinline
ve_cwiter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
ve_end(VertexHandle _vh)OpenMesh::PolyConnectivityinline
ve_iter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
ve_range(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
VECCWIter typedefOpenMesh::PolyConnectivity
VECWIter typedefOpenMesh::PolyConnectivity
VEIter typedefOpenMesh::PolyConnectivity
vertex(VertexHandle _vh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
vertex(VertexHandle _vh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
vertex_handle(unsigned int _i) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
vertex_split(VertexHandle v0, VertexHandle v1, VertexHandle vl, VertexHandle vr)OpenMesh::TriConnectivity
vertex_status_pph() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
VertexEdgeCCWIter typedefOpenMesh::PolyConnectivity
VertexEdgeCWIter typedefOpenMesh::PolyConnectivity
VertexEdgeIter typedefOpenMesh::PolyConnectivity
VertexFaceCCWIter typedefOpenMesh::PolyConnectivity
VertexFaceCWIter typedefOpenMesh::PolyConnectivity
VertexFaceIter typedefOpenMesh::PolyConnectivity
VertexHandle typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
VertexIHalfedgeCCWIter typedefOpenMesh::PolyConnectivity
VertexIHalfedgeCWIter typedefOpenMesh::PolyConnectivity
VertexIHalfedgeIter typedefOpenMesh::PolyConnectivity
VertexIter typedefOpenMesh::PolyConnectivity
VertexOHalfedgeCCWIter typedefOpenMesh::PolyConnectivity
VertexOHalfedgeCWIter typedefOpenMesh::PolyConnectivity
VertexOHalfedgeIter typedefOpenMesh::PolyConnectivity
VertexStatusPropertyHandle typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
VertexStatusSet typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
VertexVertexCCWIter typedefOpenMesh::PolyConnectivity
VertexVertexCWIter typedefOpenMesh::PolyConnectivity
VertexVertexIter typedefOpenMesh::PolyConnectivity
vertices() const OpenMesh::PolyConnectivityinline
vertices_begin()OpenMesh::PolyConnectivity
vertices_begin() const OpenMesh::PolyConnectivity
vertices_empty() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelinline
vertices_end()OpenMesh::PolyConnectivity
vertices_end() const OpenMesh::PolyConnectivity
vertices_sbegin()OpenMesh::PolyConnectivityinline
vertices_sbegin() const OpenMesh::PolyConnectivityinline
vf_begin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vf_ccwbegin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vf_ccwend(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vf_ccwiter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vf_cwbegin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vf_cwend(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vf_cwiter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vf_end(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vf_iter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vf_range(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
VFCCWIter typedefOpenMesh::PolyConnectivity
VFCWIter typedefOpenMesh::PolyConnectivity
VFIter typedefOpenMesh::PolyConnectivity
VHandle typedefOpenMesh::PolyConnectivity
vih_begin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vih_ccwbegin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vih_ccwend(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vih_ccwiter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vih_cwbegin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vih_cwend(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vih_cwiter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vih_end(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vih_iter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vih_range(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
VIHICCWter typedefOpenMesh::PolyConnectivity
VIHICWter typedefOpenMesh::PolyConnectivity
VIHIter typedefOpenMesh::PolyConnectivity
VIter typedefOpenMesh::PolyConnectivity
voh_begin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
voh_ccwbegin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
voh_ccwend(VertexHandle _vh)OpenMesh::PolyConnectivityinline
voh_ccwiter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
voh_cwbegin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
voh_cwend(VertexHandle _vh)OpenMesh::PolyConnectivityinline
voh_cwiter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
voh_end(VertexHandle _vh)OpenMesh::PolyConnectivityinline
voh_iter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
voh_range(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
VOHCCWIter typedefOpenMesh::PolyConnectivity
VOHCWIter typedefOpenMesh::PolyConnectivity
VOHIter typedefOpenMesh::PolyConnectivity
vprop_stats(std::string &_string) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
vprop_stats() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
vprop_stats(std::ostream &_ostr) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel
vprops_begin() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
vprops_begin() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
vprops_clear() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
vprops_end() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
vprops_end() const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinline
vprops_reserve(size_t _n) const OpenMesh::BaseKernelinlineprotected
vprops_resize(size_t _n) const OpenMesh::BaseKernelinlineprotected
vprops_resize_if_smaller(size_t _n) const OpenMesh::BaseKernelinlineprotected
vprops_swap(unsigned int _i0, unsigned int _i1) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlineprotected
vv_begin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vv_ccwbegin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vv_ccwend(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vv_ccwiter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vv_cwbegin(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vv_cwend(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vv_cwiter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vv_end(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vv_iter(VertexHandle _vh)OpenMesh::PolyConnectivityinline
vv_range(VertexHandle _vh) const OpenMesh::PolyConnectivityinline
VVCCWIter typedefOpenMesh::PolyConnectivity
VVCWIter typedefOpenMesh::PolyConnectivity
VVIter typedefOpenMesh::PolyConnectivity
~ArrayKernel() (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernelvirtual
~BaseKernel() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernelinlinevirtual
~PolyConnectivity() (defined in OpenMesh::PolyConnectivity)OpenMesh::PolyConnectivityinlinevirtual
~TriConnectivity() (defined in OpenMesh::TriConnectivity)OpenMesh::TriConnectivityinlinevirtual