Home
last modified time | relevance | path

Searched defs:VEdge (Results 1 – 5 of 5) sorted by relevance

/dports/devel/codequery/codequery-0.24.0/showgraph/GraphView/
H A Dvisible_edge.cpp30 VEdge::VEdge( GNode *pred_node, GNode *succ_node): in VEdge() function in VEdge
38 VEdge::VEdge( GEdge *prototype) in VEdge() function in VEdge
/dports/devel/kyra/kyra/isogen/
H A Dedges.h62 VEdge( int x, int y, int yMax ) : Edge( x, y, yMax ) {} in VEdge() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Scale_space_reconstruction_3/
H A DAlpha_shape_mesher.h98 typedef std::pair<Vertex_handle, Vertex_handle> VEdge; typedef
/dports/cad/opencascade/opencascade-7.6.0/src/PrsDim/
H A DPrsDim_IdenticRelation.cxx1575 TopoDS_Edge VEdge; in ComputeDirection() local
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Sweep.cxx2126 TopTools_Array2OfShape VEdge(1, NbLaw , 1, NbPath+1); in BuildShell() local