Home
last modified time | relevance | path

Searched defs:LastVertex (Results 1 – 23 of 23) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/Sweep/
H A DSweep_NumShapeTool.cxx161 Sweep_NumShape Sweep_NumShapeTool::LastVertex()const in LastVertex() function in Sweep_NumShapeTool
/dports/cad/opencascade/opencascade-7.6.0/src/BRepBuilderAPI/
H A DBRepBuilderAPI_MakePolygon.cxx208 const TopoDS_Vertex& BRepBuilderAPI_MakePolygon::LastVertex()const in LastVertex() function in BRepBuilderAPI_MakePolygon
/dports/cad/opencascade/opencascade-7.6.0/src/BRepLib/
H A DBRepLib_MakePolygon.cxx254 const TopoDS_Vertex& BRepLib_MakePolygon::LastVertex()const in LastVertex() function in BRepLib_MakePolygon
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeFix/
H A DShapeFix_WireSegment.cxx123 TopoDS_Vertex ShapeFix_WireSegment::LastVertex() const in LastVertex() function in ShapeFix_WireSegment
/dports/cad/opencascade/opencascade-7.6.0/src/TopExp/
H A DTopExp.cxx190 TopoDS_Vertex TopExp::LastVertex(const TopoDS_Edge& E, in LastVertex() function in TopExp
/dports/cad/opencascade/opencascade-7.6.0/src/BRepAlgo/
H A DBRepAlgo.cxx218 TopoDS_Vertex FirstVertex, LastVertex; in ConcatenateWireC0() local
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFilletAPI/
H A DBRepFilletAPI_MakeChamfer.cxx327 TopoDS_Vertex BRepFilletAPI_MakeChamfer::LastVertex(const Standard_Integer IC)const in LastVertex() function in BRepFilletAPI_MakeChamfer
H A DBRepFilletAPI_MakeFillet.cxx461 TopoDS_Vertex BRepFilletAPI_MakeFillet::LastVertex(const Standard_Integer IC)const in LastVertex() function in BRepFilletAPI_MakeFillet
/dports/devel/libarea/libarea-2752cd9/
H A DPythonStuff.cpp96 static CVertex LastVertex(const CCurve& curve) in LastVertex() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/symbology/
H A Dqgslinesymbollayer.h392 LastVertex, //!< Place symbols on the last vertex in the line enumerator
/dports/cad/fritzing/fritzing-app-0.9.2b/src/utils/
H A Dgraphutils.cpp72 static int LastVertex = 0; variable
/dports/graphics/qgis/qgis-3.22.3/src/core/symbology/
H A Dqgslinesymbollayer.h561 LastVertex, //!< Place symbols on the last vertex in the line enumerator
/dports/cad/opencascade/opencascade-7.6.0/src/ChFiDS/
H A DChFiDS_Spine.cxx340 TopoDS_Vertex ChFiDS_Spine::LastVertex() const in LastVertex() function in ChFiDS_Spine
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFeat/
H A DBRepFeat_MakeLinearForm.cxx236 TopoDS_Vertex FirstVertex, LastVertex; in Init() local
H A DBRepFeat_MakeRevolutionForm.cxx279 TopoDS_Vertex FirstVertex, LastVertex; in Init() local
H A DBRepFeat_RibSlot.cxx716 TopoDS_Vertex& LastVertex, in ExtremeFaces()
/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_1.cxx1207 TopoDS_Vertex ChFi3d_Builder::LastVertex(const Standard_Integer IC) const in LastVertex() function in ChFi3d_Builder
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeAnalysis/
H A DShapeAnalysis_Edge.cxx279 TopoDS_Vertex ShapeAnalysis_Edge::LastVertex (const TopoDS_Edge& edge) const in LastVertex() function in ShapeAnalysis_Edge
/dports/cad/opencascade/opencascade-7.6.0/src/LocOpe/
H A DLocOpe_WiresOnShape.cxx1395 TopoDS_Vertex FirstVertex = theVertices[0], LastVertex; in FindInternalIntersections() local
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltGrMisc.c608 #define LastVertex(vx, vy) r->x=(vx), r->y=(vy), count++ macro
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_TrimShellCorner.cxx705 TopoDS_Vertex FirstVertex, LastVertex; in MakeFacesSec() local
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/02_Modeling/src/
H A DModelingDoc.cpp2908 TopoDS_Vertex LastVertex; in OnWire() local
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeUpgrade/
H A DShapeUpgrade_UnifySameDomain.cxx1380 const TopoDS_Vertex& LastVertex) in GlueEdgesWithPCurves()