_add_eprop(BaseProperty *_bp) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_add_fprop(BaseProperty *_bp) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_add_hprop(BaseProperty *_bp) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_add_mprop(BaseProperty *_bp) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_add_vprop(BaseProperty *_bp) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_eprop(size_t _idx) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_eprop(size_t _idx) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_eprop(BaseHandle _h) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
_eprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
_fprop(size_t _idx) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_fprop(size_t _idx) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_fprop(BaseHandle _h) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
_fprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
_get_eprop(const std::string &_name) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_get_eprop(const std::string &_name) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_get_fprop(const std::string &_name) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_get_fprop(const std::string &_name) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_get_hprop(const std::string &_name) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_get_hprop(const std::string &_name) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_get_mprop(const std::string &_name) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_get_mprop(const std::string &_name) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_get_vprop(const std::string &_name) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_get_vprop(const std::string &_name) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_hprop(size_t _idx) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_hprop(size_t _idx) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_hprop(BaseHandle _h) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
_hprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
_mprop(size_t _idx) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_mprop(size_t _idx) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_mprop(BaseHandle _h) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
_mprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
_vprop(size_t _idx) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_vprop(size_t _idx) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
_vprop(BaseHandle _h) (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
_vprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
add_face(const std::vector< VertexHandle > &_vhandles) | OpenMesh::PolyConnectivity | |
add_face(VertexHandle _vh0, VertexHandle _vh1, VertexHandle _vh2) | OpenMesh::PolyConnectivity | |
add_face(VertexHandle _vh0, VertexHandle _vh1, VertexHandle _vh2, VertexHandle _vh3) | OpenMesh::PolyConnectivity | |
add_face(const VertexHandle *_vhandles, size_t _vhs_size) | 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 | |
ArrayKernel() (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
assign_connectivity(const PolyConnectivity &_other) | OpenMesh::PolyConnectivity | inline |
OpenMesh::ArrayKernel::assign_connectivity(const ArrayKernel &_other) | OpenMesh::ArrayKernel | |
BaseKernel() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
ccw_rotated_halfedge_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
CEIter typedef | OpenMesh::PolyConnectivity | |
cfe_begin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfe_end(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfe_iter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
CFEIter typedef | OpenMesh::PolyConnectivity | |
cff_begin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cff_end(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cff_iter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
CFFIter typedef | OpenMesh::PolyConnectivity | |
cfh_begin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfh_end(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfh_iter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
CFHIter typedef | OpenMesh::PolyConnectivity | |
CFIter typedef | OpenMesh::PolyConnectivity | |
cfv_begin(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfv_end(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
cfv_iter(FaceHandle _fh) const | OpenMesh::PolyConnectivity | inline |
CFVIter typedef | OpenMesh::PolyConnectivity | |
CHIter typedef | OpenMesh::PolyConnectivity | |
clean() | 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 (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | |
ConstEdgeIter typedef | OpenMesh::PolyConnectivity | |
ConstEdgeRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceEdgeIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceFaceIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceIter typedef | OpenMesh::PolyConnectivity | |
ConstFaceRange typedef | OpenMesh::PolyConnectivity | |
ConstFaceVertexIter typedef | OpenMesh::PolyConnectivity | |
ConstHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
ConstHalfedgeRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexEdgeIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexFaceIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexIHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexOHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
ConstVertexRange typedef | OpenMesh::PolyConnectivity | |
ConstVertexVertexIter typedef | OpenMesh::PolyConnectivity | |
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_end(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cve_iter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
CVEIter typedef | OpenMesh::PolyConnectivity | |
cvf_begin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvf_end(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvf_iter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
CVFIter typedef | OpenMesh::PolyConnectivity | |
cvih_begin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvih_end(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvih_iter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
CVIHIter typedef | OpenMesh::PolyConnectivity | |
CVIter typedef | OpenMesh::PolyConnectivity | |
cvoh_begin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvoh_end(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvoh_iter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
CVOHIter typedef | OpenMesh::PolyConnectivity | |
cvv_begin(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvv_end(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
cvv_iter(VertexHandle _vh) const | OpenMesh::PolyConnectivity | inline |
CVVIter typedef | OpenMesh::PolyConnectivity | |
cw_rotated_halfedge_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | 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(unsigned int _i) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
edge_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
edge_status_pph() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
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 | |
EHandle typedef | OpenMesh::PolyConnectivity | |
EIter typedef | OpenMesh::PolyConnectivity | |
eprop_stats(std::string &_string) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | |
eprop_stats(std::ostream &_ostr=std::clog) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | |
eprops_begin() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
eprops_begin() const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
eprops_clear() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
eprops_end() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
eprops_end() const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
eprops_reserve(unsigned int _n) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
eprops_resize(unsigned int _n) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
eprops_swap(unsigned int _i0, unsigned int _i1) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
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(unsigned int _i) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
face_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
face_status_pph() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
FaceEdgeIter typedef | OpenMesh::PolyConnectivity | |
FaceFaceIter 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 | |
FaceVertexIter typedef | OpenMesh::PolyConnectivity | |
fe_begin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fe_end(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fe_iter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
FEIter typedef | OpenMesh::PolyConnectivity | |
ff_begin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
ff_end(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
ff_iter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
FFIter typedef | OpenMesh::PolyConnectivity | |
fh_begin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fh_end(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fh_iter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
FHandle typedef | OpenMesh::PolyConnectivity | |
FHIter typedef | OpenMesh::PolyConnectivity | |
find_halfedge(VertexHandle _start_vh, VertexHandle _end_vh) const | OpenMesh::PolyConnectivity | |
FIter typedef | OpenMesh::PolyConnectivity | |
fprop_stats(std::string &_string) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | |
fprop_stats(std::ostream &_ostr=std::clog) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | |
fprops_begin() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
fprops_begin() const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
fprops_clear() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
fprops_end() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
fprops_end() const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
fprops_reserve(unsigned int _n) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
fprops_resize(unsigned int _n) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
fprops_swap(unsigned int _i0, unsigned int _i1) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
from_vertex_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
fv_begin(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fv_end(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
fv_iter(FaceHandle _fh) | OpenMesh::PolyConnectivity | inline |
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(unsigned int _i) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
halfedge_handle(VertexHandle _vh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
halfedge_handle(EdgeHandle _eh, unsigned int _i) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
halfedge_handle(FaceHandle _fh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
halfedge_status_pph() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
HalfedgeHandle typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
HalfedgeIter 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 | inline |
handle(const Halfedge &_he) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
handle(const Edge &_e) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
handle(const Face &_f) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
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 | |
hprop_stats(std::string &_string) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | |
hprop_stats(std::ostream &_ostr=std::clog) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | |
hprops_begin() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
hprops_begin() const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
hprops_clear() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
hprops_end() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
hprops_end() const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
hprops_reserve(unsigned int _n) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
hprops_resize(unsigned int _n) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
hprops_swap(unsigned int _i0, unsigned int _i1) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
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 _he) | OpenMesh::PolyConnectivity | |
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::PolyConnectivity) | OpenMesh::PolyConnectivity | inlinestatic |
is_valid_handle(VertexHandle _vh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
is_valid_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
is_valid_handle(EdgeHandle _eh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
is_valid_handle(FaceHandle _fh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
mprop_stats(std::string &_string) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | |
mprop_stats(std::ostream &_ostr=std::clog) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | |
mproperty(MPropHandleT< T > _ph) | OpenMesh::BaseKernel | inline |
mproperty(MPropHandleT< T > _ph) const | OpenMesh::BaseKernel | inline |
mprops_begin() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
mprops_begin() const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
mprops_clear() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
mprops_end() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
mprops_end() const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
mprops_resize(unsigned int _n) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
n_edges() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inlinevirtual |
n_eprops(void) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
n_faces() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inlinevirtual |
n_fprops(void) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
n_halfedges() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inlinevirtual |
n_hprops(void) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
n_mprops(void) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
n_vertices() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inlinevirtual |
n_vprops(void) const (defined in OpenMesh::BaseKernel) | 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() (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
next_halfedge_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
opposite_face_handle(HalfedgeHandle _heh) const | OpenMesh::PolyConnectivity | inline |
opposite_halfedge_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
PolyConnectivity() (defined in OpenMesh::PolyConnectivity) | OpenMesh::PolyConnectivity | inline |
prev_halfedge_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
prev_halfedge_handle(HalfedgeHandle _heh, GenProg::True) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
prev_halfedge_handle(HalfedgeHandle _heh, GenProg::False) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
prop_iterator typedef (defined in OpenMesh::BaseKernel) | 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(std::ostream &_ostr=std::clog) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | |
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(unsigned int _n_vertices, unsigned int _n_edges, unsigned int _n_faces) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
resize(unsigned int _n_vertices, unsigned int _n_edges, unsigned int _n_faces) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
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::True) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
set_prev_halfedge_handle(HalfedgeHandle, HalfedgeHandle, GenProg::False) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
set_vertex_handle(HalfedgeHandle _heh, VertexHandle _vh) (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
split(FaceHandle _fh, VertexHandle _vh) | OpenMesh::PolyConnectivity | |
split_copy(FaceHandle _fh, VertexHandle _vh) | OpenMesh::PolyConnectivity | |
split_edge(EdgeHandle _eh, VertexHandle _vh) | OpenMesh::PolyConnectivity | |
split_edge_copy(EdgeHandle _eh, VertexHandle _vh) | OpenMesh::PolyConnectivity | |
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 (defined in OpenMesh::PolyConnectivity) | OpenMesh::PolyConnectivity | |
to_vertex_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
triangulate(FaceHandle _fh) | OpenMesh::PolyConnectivity | |
triangulate() | OpenMesh::PolyConnectivity | |
valence(VertexHandle _vh) const | OpenMesh::PolyConnectivity | |
valence(FaceHandle _fh) const | OpenMesh::PolyConnectivity | |
ve_begin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
ve_end(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
ve_iter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
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_status_pph() const (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | inline |
VertexEdgeIter typedef | OpenMesh::PolyConnectivity | |
VertexFaceIter typedef | OpenMesh::PolyConnectivity | |
VertexHandle typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
VertexIHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
VertexIter typedef | OpenMesh::PolyConnectivity | |
VertexOHalfedgeIter typedef | OpenMesh::PolyConnectivity | |
VertexStatusPropertyHandle typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
VertexStatusSet typedef (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | |
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_end(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vf_iter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
VFIter typedef | OpenMesh::PolyConnectivity | |
VHandle typedef | OpenMesh::PolyConnectivity | |
vih_begin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vih_end(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vih_iter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
VIHIter typedef | OpenMesh::PolyConnectivity | |
VIter typedef | OpenMesh::PolyConnectivity | |
voh_begin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
voh_end(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
voh_iter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
VOHIter typedef | OpenMesh::PolyConnectivity | |
vprop_stats(std::string &_string) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | |
vprop_stats(std::ostream &_ostr=std::clog) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | |
vprops_begin() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
vprops_begin() const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
vprops_clear() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
vprops_end() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
vprops_end() const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inline |
vprops_reserve(unsigned int _n) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
vprops_resize(unsigned int _n) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
vprops_swap(unsigned int _i0, unsigned int _i1) const (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlineprotected |
vv_begin(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vv_end(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
vv_iter(VertexHandle _vh) | OpenMesh::PolyConnectivity | inline |
VVIter typedef | OpenMesh::PolyConnectivity | |
~ArrayKernel() (defined in OpenMesh::ArrayKernel) | OpenMesh::ArrayKernel | virtual |
~BaseKernel() (defined in OpenMesh::BaseKernel) | OpenMesh::BaseKernel | inlinevirtual |
~PolyConnectivity() (defined in OpenMesh::PolyConnectivity) | OpenMesh::PolyConnectivity | inlinevirtual |