38 #include "AddObjectDialog.h" |
38 #include "AddObjectDialog.h" |
39 #include "MessageLog.h" |
39 #include "MessageLog.h" |
40 #include "GLCompiler.h" |
40 #include "GLCompiler.h" |
41 #include "Primitives.h" |
41 #include "Primitives.h" |
42 #include "misc/RingFinder.h" |
42 #include "misc/RingFinder.h" |
43 #include "moc_GLRenderer.cxx" |
|
44 |
43 |
45 static const LDFixedCameraInfo g_FixedCameras[6] = |
44 static const LDFixedCameraInfo g_FixedCameras[6] = |
46 { |
45 { |
47 {{ 1, 0, 0 }, X, Z, false, false }, |
46 {{ 1, 0, 0 }, X, Z, false, false }, |
48 {{ 0, 0, 0 }, X, Y, false, true }, |
47 {{ 0, 0, 0 }, X, Y, false, true }, |