gucoordinates
Macros
fakes.h File Reference
#include "fff.h"
#include "conversion_fakes.h"
#include "camera_coordinate_fakes.h"
#include "pixel_coordinate_fakes.h"
#include "percent_coordinate_fakes.h"
#include "relative_coordinate_fakes.h"
#include "cartesian_coordinate_fakes.h"
#include "field_coordinate_fakes.h"
#include "camera_fakes.h"
#include "camera_pivot_fakes.h"
Include dependency graph for fakes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ALL_FAKES(FAKE)
 

Macro Definition Documentation

◆ ALL_FAKES

#define ALL_FAKES (   FAKE)
Value:
CAMERA_COORDINATE_FAKES(FAKE) \
PIXEL_COORDINATE_FAKES(FAKE) \
PERCENT_COORDINATE_FAKES(FAKE) \
RELATIVE_COORDINATE_FAKES(FAKE) \
CARTESIAN_COORDINATE_FAKES(FAKE) \
FIELD_COORDINATE_FAKES(FAKE) \
CAMERA_FAKES(FAKE) \
CAMERA_PIVOT_FAKES(FAKE)
#define CONVERSION_FAKES(FAKE)

Definition at line 77 of file fakes.h.