Home
last modified time | relevance | path

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

/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/actions/
H A Drs_actionpolylinetrim.h67 RS_AtomicEntity* Segment2; variable
/dports/devel/vcglib/vcglib-2020.09/vcg/space/
H A Dsegment2.h74 Segment2() {}; in Segment2() function
76 Segment2(const PointType &a, const PointType &b) { _p0=a; _p1=b; }; in Segment2() function
H A Dbox2.h34 template <class SegScalarType> class Segment2; variable
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/space/
H A Dsegment2.h74 Segment2() {}; in Segment2() function
76 Segment2(const PointType &a, const PointType &b) { _p0=a; _p1=b; }; in Segment2() function
H A Dbox2.h36 template <class SegScalarType> class Segment2; variable