35 #include "history.h" |
35 #include "history.h" |
36 #include "dialogs.h" |
36 #include "dialogs.h" |
37 #include "addObjectDialog.h" |
37 #include "addObjectDialog.h" |
38 #include "messagelog.h" |
38 #include "messagelog.h" |
39 #include "primitives.h" |
39 #include "primitives.h" |
|
40 #include "misc/ringFinder.h" |
40 #include "moc_gldraw.cpp" |
41 #include "moc_gldraw.cpp" |
41 |
42 |
42 static const LDFixedCameraInfo g_FixedCameras[6] = |
43 static const LDFixedCameraInfo g_FixedCameras[6] = |
43 { {{ 1, 0, 0 }, X, Z, false, false }, |
44 { {{ 1, 0, 0 }, X, Z, false, false }, |
44 {{ 0, 0, 0 }, X, Y, false, true }, |
45 {{ 0, 0, 0 }, X, Y, false, true }, |