Home
last modified time | relevance | path

Searched defs:moveCenterTo (Results 1 – 10 of 10) sorted by relevance

/dports/math/wfmath/wfmath-1.0.2/doc/
H A Dshape.h115 Shape& moveCenterTo(const Point<dim>& p) in moveCenterTo() function
/dports/math/wfmath/wfmath-1.0.2/wfmath/
H A Dline.h112 Line& moveCenterTo(const Point<dim>& p) in moveCenterTo() function
H A Daxisbox.h126 AxisBox& moveCenterTo(const Point<dim>& p) in moveCenterTo() function
H A Dsegment.h86 Segment& moveCenterTo(const Point<dim>& p) in moveCenterTo() function
H A Dball.h116 Ball& moveCenterTo(const Point<dim>& p) {m_center = p; return *this;} in moveCenterTo() function
H A Drotbox.h111 RotBox& moveCenterTo(const Point<dim>& p) in moveCenterTo() function
H A Dpoint.h158 Point moveCenterTo(const Point& p) {return operator=(p);} in moveCenterTo() function
H A Dpolygon.h110 Polygon& moveCenterTo(const Point<2>& p) in moveCenterTo() function
358 Polygon& moveCenterTo(const Point<dim>& p) in moveCenterTo() function
/dports/games/residualvm/residualvm-0.3.1/math/
H A Drect2d.cpp65 void Rect2d::moveCenterTo(const Vector2d &pos) { in moveCenterTo() function in Math::Rect2d
/dports/games/scummvm/scummvm-2.5.1/math/
H A Drect2d.cpp64 void Rect2d::moveCenterTo(const Vector2d &pos) { in moveCenterTo() function in Math::Rect2d