|
gucoordinates
|
#include <FieldCoordinate.hpp>


Additional Inherited Members | |
Public Attributes inherited from gu_field_coordinate | |
| gu_cartesian_coordinate | position |
| The position of the object on the field. More... | |
| degrees_t | heading |
| The direction where the object is facing. More... | |
Definition at line 94 of file FieldCoordinate.hpp.
| GU::FieldCoordinate::FieldCoordinate | ( | ) |
Definition at line 66 of file FieldCoordinate.cc.
| GU::FieldCoordinate::FieldCoordinate | ( | GU::CartesianCoordinate | t_position, |
| degrees_t | t_heading | ||
| ) |
Definition at line 68 of file FieldCoordinate.cc.
| GU::FieldCoordinate::FieldCoordinate | ( | const FieldCoordinate & | other | ) |
Definition at line 74 of file FieldCoordinate.cc.
| GU::FieldCoordinate::FieldCoordinate | ( | const gu_field_coordinate & | other | ) |
Definition at line 80 of file FieldCoordinate.cc.
| GU::FieldCoordinate::FieldCoordinate | ( | FieldCoordinate && | other | ) |
Definition at line 87 of file FieldCoordinate.cc.
| GU::FieldCoordinate::FieldCoordinate | ( | gu_field_coordinate && | other | ) |
Definition at line 93 of file FieldCoordinate.cc.
| GU::FieldCoordinate::~FieldCoordinate | ( | ) |
Definition at line 100 of file FieldCoordinate.cc.
| GU::CameraCoordinate GU::FieldCoordinate::cameraCoordinateTo | ( | const GU::CartesianCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset, | ||
| const pixels_u | resWidth, | ||
| const pixels_u | resHeight | ||
| ) | const |
Definition at line 196 of file FieldCoordinate.cc.
| GU::CameraCoordinate GU::FieldCoordinate::cameraCoordinateTo | ( | const GU::FieldCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset, | ||
| const pixels_u | resWidth, | ||
| const pixels_u | resHeight | ||
| ) | const |
Definition at line 201 of file FieldCoordinate.cc.
| GU::CartesianCoordinate GU::FieldCoordinate::cartesianCoordinateAt | ( | const GU::CameraCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset | ||
| ) | const |
Definition at line 146 of file FieldCoordinate.cc.
| GU::CartesianCoordinate GU::FieldCoordinate::cartesianCoordinateAt | ( | const GU::PercentCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset | ||
| ) | const |
Definition at line 156 of file FieldCoordinate.cc.
| GU::CartesianCoordinate GU::FieldCoordinate::cartesianCoordinateAt | ( | const GU::PixelCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset | ||
| ) | const |
Definition at line 151 of file FieldCoordinate.cc.
| GU::CartesianCoordinate GU::FieldCoordinate::cartesianCoordinateAt | ( | const GU::RelativeCoordinate & | target | ) | const |
Definition at line 176 of file FieldCoordinate.cc.
References rr_coord_to_cartesian_coord_from_field().
| GU::CameraCoordinate GU::FieldCoordinate::clampedCameraCoordinateTo | ( | const GU::CartesianCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset, | ||
| const pixels_u | resWidth, | ||
| const pixels_u | resHeight | ||
| ) | const |
Definition at line 226 of file FieldCoordinate.cc.
| GU::CameraCoordinate GU::FieldCoordinate::clampedCameraCoordinateTo | ( | const GU::FieldCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset, | ||
| const pixels_u | resWidth, | ||
| const pixels_u | resHeight | ||
| ) | const |
Definition at line 231 of file FieldCoordinate.cc.
| GU::PercentCoordinate GU::FieldCoordinate::clampedPercentCoordinateTo | ( | const GU::CartesianCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset | ||
| ) | const |
Definition at line 246 of file FieldCoordinate.cc.
| GU::PercentCoordinate GU::FieldCoordinate::clampedPercentCoordinateTo | ( | const GU::FieldCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset | ||
| ) | const |
Definition at line 251 of file FieldCoordinate.cc.
| GU::PixelCoordinate GU::FieldCoordinate::clampedPixelCoordinateTo | ( | const GU::CartesianCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset, | ||
| const pixels_u | resWidth, | ||
| const pixels_u | resHeight | ||
| ) | const |
Definition at line 236 of file FieldCoordinate.cc.
| GU::PixelCoordinate GU::FieldCoordinate::clampedPixelCoordinateTo | ( | const GU::FieldCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset, | ||
| const pixels_u | resWidth, | ||
| const pixels_u | resHeight | ||
| ) | const |
Definition at line 241 of file FieldCoordinate.cc.
| GU::FieldCoordinate GU::FieldCoordinate::fieldCoordinateAt | ( | const GU::CameraCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset, | ||
| const degrees_t | targetHeading | ||
| ) | const |
Definition at line 161 of file FieldCoordinate.cc.
| GU::FieldCoordinate GU::FieldCoordinate::fieldCoordinateAt | ( | const GU::PercentCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset, | ||
| const degrees_t | targetHeading | ||
| ) | const |
Definition at line 171 of file FieldCoordinate.cc.
| GU::FieldCoordinate GU::FieldCoordinate::fieldCoordinateAt | ( | const GU::PixelCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset, | ||
| const degrees_t | targetHeading | ||
| ) | const |
Definition at line 166 of file FieldCoordinate.cc.
| GU::FieldCoordinate GU::FieldCoordinate::fieldCoordinateAt | ( | const GU::RelativeCoordinate & | target, |
| const degrees_t | targetHeading | ||
| ) | const |
Definition at line 181 of file FieldCoordinate.cc.
References rr_coord_to_field_coord_from_source().
| degrees_t GU::FieldCoordinate::heading | ( | ) | const |
Definition at line 266 of file FieldCoordinate.cc.
References gu_field_coordinate::heading.
Referenced by CGTEST::GUCoordinatesTests< Class >::equals(), CGTEST::GUCoordinatesTests< Class >::nequals(), and CGTEST::TEST_F().
| bool GU::FieldCoordinate::operator!= | ( | const FieldCoordinate & | other | ) | const |
Definition at line 281 of file FieldCoordinate.cc.
| bool GU::FieldCoordinate::operator!= | ( | const gu_field_coordinate & | other | ) | const |
Definition at line 291 of file FieldCoordinate.cc.
| GU::FieldCoordinate & GU::FieldCoordinate::operator= | ( | const FieldCoordinate & | other | ) |
Definition at line 102 of file FieldCoordinate.cc.
| GU::FieldCoordinate & GU::FieldCoordinate::operator= | ( | const gu_field_coordinate & | other | ) |
Definition at line 113 of file FieldCoordinate.cc.
| GU::FieldCoordinate & GU::FieldCoordinate::operator= | ( | FieldCoordinate && | other | ) |
Definition at line 125 of file FieldCoordinate.cc.
| GU::FieldCoordinate & GU::FieldCoordinate::operator= | ( | gu_field_coordinate && | other | ) |
Definition at line 135 of file FieldCoordinate.cc.
| bool GU::FieldCoordinate::operator== | ( | const FieldCoordinate & | other | ) | const |
Definition at line 276 of file FieldCoordinate.cc.
References gu_field_coordinate_equals().
| bool GU::FieldCoordinate::operator== | ( | const gu_field_coordinate & | other | ) | const |
Definition at line 286 of file FieldCoordinate.cc.
References gu_field_coordinate_equals().
| GU::PercentCoordinate GU::FieldCoordinate::percentCoordinateTo | ( | const GU::CartesianCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset | ||
| ) | const |
Definition at line 216 of file FieldCoordinate.cc.
| GU::PercentCoordinate GU::FieldCoordinate::percentCoordinateTo | ( | const GU::FieldCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset | ||
| ) | const |
Definition at line 221 of file FieldCoordinate.cc.
| GU::PixelCoordinate GU::FieldCoordinate::pixelCoordinateTo | ( | const GU::CartesianCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset, | ||
| const pixels_u | resWidth, | ||
| const pixels_u | resHeight | ||
| ) | const |
Definition at line 206 of file FieldCoordinate.cc.
| GU::PixelCoordinate GU::FieldCoordinate::pixelCoordinateTo | ( | const GU::FieldCoordinate & | target, |
| const GU::CameraPivot & | cameraPivot, | ||
| const int | cameraOffset, | ||
| const pixels_u | resWidth, | ||
| const pixels_u | resHeight | ||
| ) | const |
Definition at line 211 of file FieldCoordinate.cc.
| GU::CartesianCoordinate GU::FieldCoordinate::position | ( | ) | const |
Definition at line 256 of file FieldCoordinate.cc.
References gu_field_coordinate::position.
Referenced by CGTEST::GUCoordinatesTests< Class >::equals(), CGTEST::GUCoordinatesTests< Class >::nequals(), and CGTEST::TEST_F().
| GU::RelativeCoordinate GU::FieldCoordinate::relativeCoordinateTo | ( | const GU::CartesianCoordinate & | target | ) | const |
Definition at line 186 of file FieldCoordinate.cc.
References field_coord_to_rr_coord_to_target().
| GU::RelativeCoordinate GU::FieldCoordinate::relativeCoordinateTo | ( | const GU::FieldCoordinate & | target | ) | const |
Definition at line 191 of file FieldCoordinate.cc.
| void GU::FieldCoordinate::set_heading | ( | const degrees_t | newValue | ) |
Definition at line 271 of file FieldCoordinate.cc.
References gu_field_coordinate::heading.
Referenced by CGTEST::TEST_F().
| void GU::FieldCoordinate::set_position | ( | const | CartesianCoordinate | ) |
Definition at line 261 of file FieldCoordinate.cc.
References gu_field_coordinate::position.
Referenced by CGTEST::FieldCoordinateCPPTests::change(), and CGTEST::TEST_F().