Home
last modified time | relevance | path

Searched defs:halfedges (Results 1 – 24 of 24) sorted by relevance

/dports/graphics/vpaint/vpaint-1.7/src/Gui/VectorAnimationComplex/
H A DKeyHalfedge.cpp90 QList<KeyHalfedge> halfedges = endIncidentHalfEdges(); in next() local
118 QList<KeyHalfedge> halfedges; in endIncidentHalfEdges() local
H A DPath.cpp64 Path::Path(const QList<KeyHalfedge> halfedges) : in Path()
H A DCycle.cpp71 Cycle::Cycle(const QList<KeyHalfedge> & halfedges) : in Cycle()
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Core/Mesh/
H A DSmartHandles.cc92 PolyConnectivity::ConstFaceHalfedgeRange SmartFaceHandle::halfedges() const in halfedges() function in OpenMesh::SmartFaceHandle
H A DPolyConnectivity_inline_impl.hh115 inline PolyConnectivity::ConstHalfedgeRangeSkipping PolyConnectivity::halfedges() const { retur… in halfedges() function in OpenMesh::PolyConnectivity
/dports/math/openmesh/OpenMesh-8.1/Doc/Concepts/
H A DMeshItems.hh158 Halfedge halfedges[2]; member in OpenMesh::Concepts::MeshItems::EdgeT
/dports/math/pdal/PDAL-2.3.0/filters/private/
H A Ddelaunator.hpp46 std::vector<std::size_t> halfedges; member in delaunator::Delaunator
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/delaunator/
H A Ddelaunator.hpp114 std::vector<std::size_t> halfedges; member in delaunator::Delaunator
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/delaunator/
H A Ddelaunator.hpp114 std::vector<std::size_t> halfedges; member in delaunator::Delaunator
/dports/science/gnudatalanguage/gdl-1.0.1/src/delaunator/
H A Ddelaunator.hpp120 std::vector<std::size_t> halfedges; member in delaunator::Delaunator
/dports/math/cgal/CGAL-5.3/include/CGAL/IO/OFF/
H A DFile_header_extended_OFF.h59 std::size_t halfedges() const { return m_halfedges; } in halfedges() function
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/hxt/reparam/src/
H A Dhxt_edge.c313 uint32_t *halfedges; in hxtEdgesCreate() local
412 uint32_t *halfedges; in hxtEdgesCreateNonManifold() local
/dports/math/polymake/polymake-4.5/apps/graph/include/
H A DDoublyConnectedEdgeList.h270 Array<HalfEdge> halfedges; variable
/dports/math/gismo/gismo-21.12.0/src/gsUtils/gsMesh/
H A DgsHalfEdgeMesh.hpp309 gsHalfEdgeMesh<T>::Boundary::Boundary(const std::vector<typename gsHalfEdgeMesh<T>::Halfedge> &half… in Boundary()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/filter_multiscale_align/lib/Patate/common/surface_mesh/
H A DsurfaceMesh.h1468 HalfedgeContainer halfedges() const in halfedges() function
1516 HalfedgeAroundVertexCirculator halfedges(Vertex v) const in halfedges() function
1534 HalfedgeAroundFaceCirculator halfedges(Face f) const in halfedges() function
2122 std::vector<Halfedge>& halfedges = m_addFaceHalfedges; in addFace() local
/dports/math/cgal/CGAL-5.3/include/CGAL/boost/graph/
H A DSeam_mesh.h661 Iterator_range<halfedge_iterator> halfedges() const in halfedges() function
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DHalfedgeDS_vector.h211 Halfedge_vector halfedges; variable
H A DHalfedgeDS_list.h317 Halfedge_list halfedges; variable
H A DArr_dcel_base.h1018 Halfedge_list halfedges; // The halfedges container. variable
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/betr/
H A Dvsol_mesh_3d.cxx870 std::vector<bmsh3d_halfedge *> halfedges; in divide_face() local
/dports/math/cgal/CGAL-5.3/demo/Arrangement_on_surface_2/
H A DArrangementGraphicsItem.cpp743 std::vector<Halfedge_handle> halfedges; in paintFace() local
/dports/math/cgal/CGAL-5.3/include/CGAL/Surface_mesh/
H A DSurface_mesh.h726 Halfedge_range halfedges() const { in halfedges() function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_observable_mesh.cxx641 std::vector<bmsh3d_halfedge *> halfedges; in divide_face() local
/dports/graphics/vpaint/vpaint-1.7/src/Gui/
H A DSvgParser.cpp1015 QList<KeyHalfedge> halfedges; in finishSubpath() local