Home
last modified time | relevance | path

Searched defs:line_segment (Results 1 – 25 of 35) sorted by relevance

12

/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/pathfinder_geometry-0.5.1/src/
H A Dlib.rs14 pub mod line_segment; module
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/render/
H A Dlinetypes.py26 def line_segment( member in LineTypeRenderer
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/svg/
H A Dsvg-path.cpp63 if(Geom::LineSegment const *line_segment = dynamic_cast<Geom::LineSegment const *>(c)) { in sp_svg_write_curve() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/lib2geom/
H A Dscribushelper.cpp13 if(Geom::LineSegment const* line_segment = dynamic_cast<Geom::LineSegment const*>(&c)) in scribus_curve() local
176 if(Geom::LineSegment const* line_segment = dynamic_cast<Geom::LineSegment const*>(&c)) in arthur_curve() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/py2geom/
H A Dcairo-helpers.cpp44 if(LineSegment const* line_segment = dynamic_cast<LineSegment const*>(&c)) { in cairo_curve() local
/dports/math/lib2geom/lib2geom-1.1/src/py2geom/
H A Dcairo-helpers.cpp44 if(LineSegment const* line_segment = dynamic_cast<LineSegment const*>(&c)) { in cairo_curve() local
/dports/science/molscript/MolScript-280abee/code/
H A Dsegment.h21 } line_segment; typedef
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/src/view/
H A Dmod.rs1 pub(crate) mod line_segment; module
/dports/graphics/wings/wings-8d019ebe48/plugins_src/import_export/
H A Dwpc_hlines.erl1482 line_segment(_LVIt, nil, _Fs, _VC_tree, function
1484 line_segment(LVIt, LVCt, Fs, VC_tree, Proj, Is_ortho, Eps) -> function
1488 line_segment(_, _, LV2Ct, [], _, _, _, _) -> [LV2Ct]; function
1489 line_segment(LVIt, {LVC1, LVC2} = LVCt, {LV2C1, LV2C2} = LV2Ct, function
/dports/graphics/colmap/colmap-3.6/src/estimators/
H A Dcoordinate_frame.cc200 const auto line_segment = line_segments[i]; in EstimateManhattanWorldFrame() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/
H A Dvolm_geo_index2.cxx21 vgl_line_segment_2d<double> line_segment(s,e); in is_intersect() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bvgl/algo/
H A Dbvgl_2d_geo_index.cxx20 vgl_line_segment_2d<double> line_segment(s,e); in is_intersect() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/toys/
H A Dpath-cairo.cpp27 if(LineSegment const* line_segment = dynamic_cast<LineSegment const*>(&c)) { in cairo_curve() local
/dports/math/lib2geom/lib2geom-1.1/src/toys/
H A Dpath-cairo.cpp27 if(LineSegment const* line_segment = dynamic_cast<LineSegment const*>(&c)) { in cairo_curve() local
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgzpath.h79 } line_segment; typedef
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgzpath.h79 } line_segment; typedef
/dports/science/mcstas-comps/mcstas-comps-2.5-src/share/
H A DUnion_functions.c24 struct line_segment{ struct
49 struct line_segment *lines; argument
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-shape.cpp1200 …if (Geom::LineSegment const* line_segment = dynamic_cast<Geom::LineSegment const*>(&(*curve_it1)))… in snappoints() local
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgzpath.h75 } line_segment; typedef
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgzpath.h75 } line_segment; typedef
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgzpath.h75 } line_segment; typedef
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/lyon_tessellation-0.15.8/src/
H A Devent_queue.rs724 fn line_segment(&mut self, to: Point, to_id: EndpointId, t0: f32, t1: f32) { in line_segment() method
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgzpath.h75 } line_segment; typedef
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgzpath.h78 } line_segment; typedef
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgzpath.h78 } line_segment; typedef

12