|
gucoordinates
|

Go to the source code of this file.
Functions | |
| bool | gu_relative_coordinate_equals (const gu_relative_coordinate lhs, const gu_relative_coordinate rhs, const double tolerance) |
| bool gu_relative_coordinate_equals | ( | const gu_relative_coordinate | lhs, |
| const gu_relative_coordinate | rhs, | ||
| const double | tolerance | ||
| ) |
Definition at line 63 of file relative_coordinate.c.
References gu_relative_coordinate::direction, and gu_relative_coordinate::distance.
Referenced by gu_optional_relative_coordinate_equals(), GU::RelativeCoordinate::operator==(), and CGTEST::TEST_F().