#include <Mathematics/FootHalfSize.hh>
Public Member Functions | |
| FootHalfSize () | |
| ~FootHalfSize () | |
| void | setHalfSizeInit (double lHalfWidth, double lHalfHeight) |
| void | setConstraints (double OnX, double OnY) |
| double | getHalfHeight () const |
| double | getHalfWidth () const |
| double | getHalfHeightDS () const |
Protected Member Functions | |
| void | updateHalfHeightDS () |
| void | updateHalfSize () |
This class handles the size and the constraints related to the feet
| double FootHalfSize::getHalfHeight | ( | ) | const |
| double FootHalfSize::getHalfHeightDS | ( | ) | const |
| double FootHalfSize::getHalfWidth | ( | ) | const |
| void FootHalfSize::setConstraints | ( | double | OnX, |
| double | OnY | ||
| ) |
| void FootHalfSize::setHalfSizeInit | ( | double | lHalfWidth, |
| double | lHalfHeight | ||
| ) |
| void FootHalfSize::updateHalfHeightDS | ( | ) | [protected] |
| void FootHalfSize::updateHalfSize | ( | ) | [protected] |