Home
last modified time | relevance | path

Searched defs:getNearestEndpoint (Results 1 – 16 of 16) sorted by relevance

/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/engine/
H A Drs_overlaybox.h92 RS_Vector getNearestEndpoint(const RS_Vector&, double*)const override{return {};} in getNearestEndpoint() function
H A Drs_point.cpp100 RS_Vector RS_Point::getNearestEndpoint(const RS_Vector& coord, double* dist)const { in getNearestEndpoint() function in RS_Point
H A Drs_constructionline.cpp76 RS_Vector RS_ConstructionLine::getNearestEndpoint(const RS_Vector& coord, in getNearestEndpoint() function in RS_ConstructionLine
H A Drs_text.cpp425 RS_Vector RS_Text::getNearestEndpoint(const RS_Vector& coord, double* dist)const { in getNearestEndpoint() function in RS_Text
H A Dlc_hyperbola.h193 RS_Vector getNearestEndpoint(const RS_Vector& /*coord*/, in getNearestEndpoint() function
H A Drs_mtext.cpp566 RS_Vector RS_MText::getNearestEndpoint(const RS_Vector& coord, double* dist)const { in getNearestEndpoint() function in RS_MText
H A Drs_image.cpp218 RS_Vector RS_Image::getNearestEndpoint(const RS_Vector& coord, in getNearestEndpoint() function in RS_Image
H A Drs_solid.cpp145 RS_Vector RS_Solid::getNearestEndpoint(const RS_Vector& coord, double* dist /*= nullptr*/)const in getNearestEndpoint() function in RS_Solid
H A Drs_entitycontainer.cpp1133 RS_Vector RS_EntityContainer::getNearestEndpoint(const RS_Vector& coord, in getNearestEndpoint() function in RS_EntityContainer
1166 RS_Vector RS_EntityContainer::getNearestEndpoint(const RS_Vector& coord, in getNearestEndpoint() function in RS_EntityContainer
H A Drs_spline.cpp225 RS_Vector RS_Spline::getNearestEndpoint(const RS_Vector& coord, in getNearestEndpoint() function in RS_Spline
H A Drs_line.cpp96 RS_Vector RS_Line::getNearestEndpoint(const RS_Vector& coord, in getNearestEndpoint() function in RS_Line
H A Drs_circle.cpp511 RS_Vector RS_Circle::getNearestEndpoint(const RS_Vector& coord, double* dist /*= nullptr*/) const in getNearestEndpoint() function in RS_Circle
H A Drs_arc.cpp319 RS_Vector RS_Arc::getNearestEndpoint(const RS_Vector& coord, double* dist) const{ in getNearestEndpoint() function in RS_Arc
H A Drs_ellipse.cpp250 RS_Vector RS_Ellipse::getNearestEndpoint(const RS_Vector& coord, double* dist)const { in getNearestEndpoint() function in RS_Ellipse
H A Dlc_splinepoints.cpp732 RS_Vector LC_SplinePoints::getNearestEndpoint(const RS_Vector& coord, in getNearestEndpoint() function in LC_SplinePoints
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/information/
H A Drs_information.cpp158 RS_Vector RS_Information::getNearestEndpoint(const RS_Vector& coord, in getNearestEndpoint() function in RS_Information