|
gucoordinates
|
#include <guunits/guunits.h>#include <stdbool.h>

Go to the source code of this file.
Classes | |
| struct | gu_camera |
Typedefs | |
| typedef struct gu_camera | gu_camera |
Functions | |
| bool | gu_camera_equals (const gu_camera, const gu_camera, const double) __attribute__((const)) |
| gu_camera | gu_camera_make (const centimetres_d, const centimetres_d, const degrees_d, const degrees_d, const degrees_d) __attribute__((const)) |
| bool gu_camera_equals | ( | const | gu_camera, |
| const | gu_camera, | ||
| const double | |||
| ) | const |
| gu_camera gu_camera_make | ( | const | centimetres_d, |
| const | centimetres_d, | ||
| const | degrees_d, | ||
| const | degrees_d, | ||
| const | degrees_d | ||
| ) | const |