Home
last modified time | relevance | path

Searched defs:moveCornerTo (Results 1 – 8 of 8) sorted by relevance

/dports/math/wfmath/wfmath-1.0.2/wfmath/
H A Dsegment_funcs.h36 inline Segment<dim>& Segment<dim>::moveCornerTo(const Point<dim>& p, size_t corner) in moveCornerTo() function
H A Dline.h106 Line& moveCornerTo(const Point<dim>& p, size_t corner) in moveCornerTo() function
H A Daxisbox.h124 AxisBox& moveCornerTo(const Point<dim>& p, size_t corner) in moveCornerTo() function
H A Dball.h115 Ball& moveCornerTo(const Point<dim>&, size_t) {return *this;} in moveCornerTo() function
H A Drotbox.h109 RotBox& moveCornerTo(const Point<dim>& p, size_t corner) in moveCornerTo() function
H A Dpoint.h156 Point moveCornerTo(const Point& p, size_t) in moveCornerTo() function
H A Dpolygon.h108 Polygon& moveCornerTo(const Point<2>& p, size_t corner) in moveCornerTo() function
356 Polygon& moveCornerTo(const Point<dim>& p, size_t corner) in moveCornerTo() function
/dports/math/wfmath/wfmath-1.0.2/doc/
H A Dshape.h109 Shape& moveCornerTo(const Point<dim>& p, size_t corner) in moveCornerTo() function