src/gldraw.cc

changeset 598
c111fa74fd17
parent 593
108d7d21e155
child 600
209e3f1f7b2c
equal deleted inserted replaced
597:5ac343ad400e 598:c111fa74fd17
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 },

mercurial