59#ifndef CAMERA_PIVOT_FAKES_H
60#define CAMERA_PIVOT_FAKES_H
67#include "../camera_pivot.h"
69#define CAMERA_PIVOT_FAKES(FAKE) \
70 FAKE(gu_camera_pivot_equals)
bool gu_camera_pivot_equals(const gu_camera_pivot arg0, const gu_camera_pivot arg1, const double arg2)
#define DECLARE_FAKE_VALUE_FUNC(...)
A gu_camera_pivot represents the pivot point which a gu_camera is attached to.