This commit is contained in:
Christian Semmler 2024-05-03 12:11:07 -04:00
parent 0593c4fd77
commit 613d4be3f0

View File

@ -2,11 +2,10 @@
#define LEGOCAMERACONTROLLER_H
#include "legopointofviewcontroller.h"
#include "mxgeometry/mxgeometry3d.h"
#include "mxgeometry/mxmatrix.h"
#include "mxpoint32.h"
class Vector3;
// VTABLE: LEGO1 0x100d57b0
// SIZE 0xc8
class LegoCameraController : public LegoPointOfViewController {