#include <GUIWx.h>
Inheritance diagram for GUIWx:

      
  | 
  ||||||||||||||||||||
| 
 Parameters: the width and height of the window, zoom applied to simulator values.  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 Erases everything. Implements GUI. Definition at line 21 of file GUIWx.cpp. References dc.  | 
  
      
  | 
  ||||||||||||||||||||
| 
 draws an arrow from x1,y1 to x2,y2 Implements GUI. Definition at line 116 of file GUIWx.cpp. References drawLine(), and M_PI. Referenced by drawForce().  | 
  
      
  | 
  ||||||||||||||||||||||||
| 
 
 Implements GUI. Definition at line 45 of file GUIWx.cpp. References cosSum(), dc, M_PI, GUI::mapX(), GUI::mapY(), and sinSum().  | 
  
      
  | 
  ||||||||||||||||
| 
 Draws a circle. Implements GUI. Definition at line 25 of file GUIWx.cpp. References dc, GUI::mapLen(), GUI::mapX(), and GUI::mapY().  | 
  
      
  | 
  ||||||||||||
| 
 Draws a force vector, having r as origin and force as magnitude. Implements GUI. Definition at line 150 of file GUIWx.cpp. References drawArrow(), real, Vector2::x, and Vector2::y.  | 
  
      
  | 
  ||||||||||||||||||||
| 
 Draws a line Implements GUI. Definition at line 29 of file GUIWx.cpp. References dc, GUI::mapX(), and GUI::mapY(). Referenced by drawArrow(), and drawTorque().  | 
  
      
  | 
  ||||||||||||||||||||
| 
 Draws a rectangle with the given bottom left corner, and with the given size Implements GUI. Definition at line 33 of file GUIWx.cpp. References dc, GUI::mapX(), and GUI::mapY().  | 
  
      
  | 
  ||||||||||||||||
| 
 Draws a torque, having r as rotation point, alpha as starting angle and torque as magnitude. Implements GUI. Definition at line 158 of file GUIWx.cpp. References dc, drawLine(), M_PI, GUI::mapX(), GUI::mapY(), real, Vector2::x, and Vector2::y.  | 
  
      
  | 
  
| 
 Outputs a text string. Implements GUI. Definition at line 105 of file GUIWx.cpp. References outTextStatusBar().  | 
  
      
  | 
  ||||||||||||
| 
 Outputs a text to the statusbar, at position pos. Implements GUI. Definition at line 109 of file GUIWx.cpp. References statusBar. Referenced by outText().  | 
  
      
  | 
  
| 
 
 Implements GUI. Definition at line 89 of file GUIWx.cpp. References Color::b, dc, Color::g, Color::r, and Color::transparent.  | 
  
      
  | 
  
| 
 
 Definition at line 17 of file GUIWx.cpp. References dc. Referenced by ThyrixMainFrame::paintDC().  | 
  
      
  | 
  
| 
 
 Implements GUI. Definition at line 97 of file GUIWx.cpp. References Color::b, dc, Color::g, Color::r, and Color::transparent.  | 
  
      
  | 
  
| 
 The device context. Definition at line 55 of file GUIWx.h. Referenced by clear(), drawCappedRectangle(), drawCircle(), drawLine(), drawRectangle(), drawTorque(), setBrushColor(), setDC(), and setPenColor().  | 
  
      
  | 
  
| 
 The status bar. Definition at line 60 of file GUIWx.h. Referenced by outTextStatusBar().  | 
  
Thyrix homepage  Users' guide
(C) Arxia 2004-2005