OpenMesh
OpenMesh::PolyConnectivity Member List
This is the complete list of members for OpenMesh::PolyConnectivity, including all inherited members.
_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 [inline, protected]
_eprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline, protected]
_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 [inline, protected]
_fprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline, protected]
_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 [inline, protected]
_hprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline, protected]
_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 [inline, protected]
_mprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline, protected]
_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 [inline, protected]
_vprop(BaseHandle _h) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline, protected]
add_face(const std::vector< VertexHandle > &_vhandles)OpenMesh::PolyConnectivity [inline]
add_face(VertexHandle _vh0, VertexHandle _vh1, VertexHandle _vh2)OpenMesh::PolyConnectivity [inline]
add_face(VertexHandle _vh0, VertexHandle _vh1, VertexHandle _vh2, VertexHandle _vh3)OpenMesh::PolyConnectivity [inline]
add_face(const VertexHandle *_vhandles, uint _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
AutoStatusSetT< EdgeHandle > (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [friend]
AutoStatusSetT< FaceHandle > (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [friend]
AutoStatusSetT< HalfedgeHandle > (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [friend]
AutoStatusSetT< VertexHandle > (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [friend]
BaseKernel() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline]
ccw_rotated_halfedge_handle(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [inline]
CEIter typedefOpenMesh::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 typedefOpenMesh::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 typedefOpenMesh::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 typedefOpenMesh::PolyConnectivity
CFIter typedefOpenMesh::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 typedefOpenMesh::PolyConnectivity
CHIter typedefOpenMesh::PolyConnectivity
clear() (defined in OpenMesh::ArrayKernel)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 typedefOpenMesh::PolyConnectivity
ConstFaceEdgeIter typedefOpenMesh::PolyConnectivity
ConstFaceFaceIter typedefOpenMesh::PolyConnectivity
ConstFaceHalfedgeIter typedefOpenMesh::PolyConnectivity
ConstFaceIter typedefOpenMesh::PolyConnectivity
ConstFaceVertexIter typedefOpenMesh::PolyConnectivity
ConstHalfedgeIter typedefOpenMesh::PolyConnectivity
ConstVertexEdgeIter typedefOpenMesh::PolyConnectivity
ConstVertexFaceIter typedefOpenMesh::PolyConnectivity
ConstVertexIHalfedgeIter typedefOpenMesh::PolyConnectivity
ConstVertexIter typedefOpenMesh::PolyConnectivity
ConstVertexOHalfedgeIter typedefOpenMesh::PolyConnectivity
ConstVertexVertexIter typedefOpenMesh::PolyConnectivity
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 typedefOpenMesh::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 typedefOpenMesh::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 typedefOpenMesh::PolyConnectivity
CVIter typedefOpenMesh::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 typedefOpenMesh::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 typedefOpenMesh::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(uint _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 typedefOpenMesh::PolyConnectivity
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 typedefOpenMesh::PolyConnectivity
EIter typedefOpenMesh::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 [inline, protected]
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 [inline, protected]
eprops_resize(unsigned int _n) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline, protected]
eprops_swap(unsigned int _i0, unsigned int _i1) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline, protected]
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(uint _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 typedefOpenMesh::PolyConnectivity
FaceFaceIter typedefOpenMesh::PolyConnectivity
FaceHalfedgeIter typedefOpenMesh::PolyConnectivity
FaceHandle typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
FaceIter typedefOpenMesh::PolyConnectivity
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 typedefOpenMesh::PolyConnectivity
fe_begin(FaceHandle _fh)OpenMesh::PolyConnectivity [inline]
fe_end(FaceHandle _fh)OpenMesh::PolyConnectivity [inline]
fe_iter(FaceHandle _fh)OpenMesh::PolyConnectivity [inline]
FEIter typedefOpenMesh::PolyConnectivity
ff_begin(FaceHandle _fh)OpenMesh::PolyConnectivity [inline]
ff_end(FaceHandle _fh)OpenMesh::PolyConnectivity [inline]
ff_iter(FaceHandle _fh)OpenMesh::PolyConnectivity [inline]
FFIter typedefOpenMesh::PolyConnectivity
fh_begin(FaceHandle _fh)OpenMesh::PolyConnectivity [inline]
fh_end(FaceHandle _fh)OpenMesh::PolyConnectivity [inline]
fh_iter(FaceHandle _fh)OpenMesh::PolyConnectivity [inline]
FHandle typedefOpenMesh::PolyConnectivity
FHIter typedefOpenMesh::PolyConnectivity
find_halfedge(VertexHandle _start_vh, VertexHandle _end_vh) const OpenMesh::PolyConnectivity
FIter typedefOpenMesh::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 [inline, protected]
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 [inline, protected]
fprops_resize(unsigned int _n) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline, protected]
fprops_swap(unsigned int _i0, unsigned int _i1) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline, protected]
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 typedefOpenMesh::PolyConnectivity
garbage_collection(bool _v=true, bool _e=true, bool _f=true) (defined in OpenMesh::ArrayKernel)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 typedef (defined in OpenMesh::ArrayItems)OpenMesh::ArrayItems
halfedge(HalfedgeHandle _heh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [inline]
halfedge(HalfedgeHandle _heh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [inline]
halfedge_handle(uint _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, uint _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 typedefOpenMesh::PolyConnectivity
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]
HasPrevHalfedge typedef (defined in OpenMesh::ArrayItems)OpenMesh::ArrayItems
HHandle typedefOpenMesh::PolyConnectivity
HIter typedefOpenMesh::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 [inline, protected]
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 [inline, protected]
hprops_resize(unsigned int _n) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline, protected]
hprops_swap(unsigned int _i0, unsigned int _i1) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline, protected]
insert_edge(HalfedgeHandle _prev_heh, HalfedgeHandle _next_heh)OpenMesh::PolyConnectivity
InvalidEdgeHandleOpenMesh::PolyConnectivity [static]
InvalidFaceHandleOpenMesh::PolyConnectivity [static]
InvalidHalfedgeHandleOpenMesh::PolyConnectivity [static]
InvalidVertexHandleOpenMesh::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 [inline, static]
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 [inline, protected]
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 [inline, protected]
n_edges() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [inline, virtual]
n_eprops(void) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline]
n_faces() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [inline, virtual]
n_fprops(void) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline]
n_halfedges() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [inline, virtual]
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 [inline, virtual]
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(uint _n_vertices, uint _n_edges, uint _n_faces) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
resize(uint _n_vertices, uint _n_edges, uint _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_edge(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
StatusSetT< EdgeHandle > (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [friend]
StatusSetT< FaceHandle > (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [friend]
StatusSetT< HalfedgeHandle > (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [friend]
StatusSetT< VertexHandle > (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [friend]
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 typedefOpenMesh::PolyConnectivity
vertex(VertexHandle _vh) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [inline]
vertex(VertexHandle _vh) (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [inline]
vertex_handle(uint _i) const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [inline]
vertex_status_pph() const (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [inline]
VertexEdgeIter typedefOpenMesh::PolyConnectivity
VertexFaceIter typedefOpenMesh::PolyConnectivity
VertexHandle typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
VertexIHalfedgeIter typedefOpenMesh::PolyConnectivity
VertexIter typedefOpenMesh::PolyConnectivity
VertexOHalfedgeIter typedefOpenMesh::PolyConnectivity
VertexStatusPropertyHandle typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
VertexStatusSet typedef (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel
VertexVertexIter typedefOpenMesh::PolyConnectivity
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 typedefOpenMesh::PolyConnectivity
VHandle typedefOpenMesh::PolyConnectivity
vih_begin(VertexHandle _vh)OpenMesh::PolyConnectivity [inline]
vih_end(VertexHandle _vh)OpenMesh::PolyConnectivity [inline]
vih_iter(VertexHandle _vh)OpenMesh::PolyConnectivity [inline]
VIHIter typedefOpenMesh::PolyConnectivity
VIter typedefOpenMesh::PolyConnectivity
voh_begin(VertexHandle _vh)OpenMesh::PolyConnectivity [inline]
voh_end(VertexHandle _vh)OpenMesh::PolyConnectivity [inline]
voh_iter(VertexHandle _vh)OpenMesh::PolyConnectivity [inline]
VOHIter typedefOpenMesh::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 [inline, protected]
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 [inline, protected]
vprops_resize(unsigned int _n) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline, protected]
vprops_swap(unsigned int _i0, unsigned int _i1) const (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline, protected]
vv_begin(VertexHandle _vh)OpenMesh::PolyConnectivity [inline]
vv_end(VertexHandle _vh)OpenMesh::PolyConnectivity [inline]
vv_iter(VertexHandle _vh)OpenMesh::PolyConnectivity [inline]
VVIter typedefOpenMesh::PolyConnectivity
~ArrayKernel() (defined in OpenMesh::ArrayKernel)OpenMesh::ArrayKernel [virtual]
~BaseKernel() (defined in OpenMesh::BaseKernel)OpenMesh::BaseKernel [inline, virtual]
~PolyConnectivity() (defined in OpenMesh::PolyConnectivity)OpenMesh::PolyConnectivity [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines