167 LDFixedCamera const& getFixedCamera (ECamera cam) const; |
167 LDFixedCamera const& getFixedCamera (ECamera cam) const; |
168 void getRelativeAxes (Axis& relX, Axis& relY) const; |
168 void getRelativeAxes (Axis& relX, Axis& relY) const; |
169 Axis getRelativeZ() const; |
169 Axis getRelativeZ() const; |
170 LDGLOverlay& getOverlay (int newcam); |
170 LDGLOverlay& getOverlay (int newcam); |
171 uchar* getScreencap (int& w, int& h); |
171 uchar* getScreencap (int& w, int& h); |
|
172 Qt::KeyboardModifiers keyboardModifiers() const; |
172 void hardRefresh(); |
173 void hardRefresh(); |
173 void highlightCursorObject(); |
174 void highlightCursorObject(); |
174 void initGLData(); |
175 void initGLData(); |
175 void initOverlaysFromObjects(); |
176 void initOverlaysFromObjects(); |
176 QPen linePen() const; |
177 QPen linePen() const; |