Home
last modified time | relevance | path

Searched defs:CurveRecord (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/2geom/
H A Dpath.cpp475 struct CurveRecord { struct
476 boost::intrusive::list_member_hook<> _hook;
477 Curve const *curve;
478 Rect bounds;
479 std::size_t index;
480 unsigned which;
482 CurveRecord(Curve const *pc, std::size_t idx, unsigned w) in CurveRecord() argument
/dports/math/lib2geom/lib2geom-1.1/src/2geom/
H A Dpath.cpp475 struct CurveRecord { struct
476 boost::intrusive::list_member_hook<> _hook;
477 Curve const *curve;
478 Rect bounds;
479 std::size_t index;
480 unsigned which;
482 CurveRecord(Curve const *pc, std::size_t idx, unsigned w) in CurveRecord() argument