fxruby 1.6.45-x64-mingw32 → 1.6.47-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (335) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/binary.yml +89 -0
  3. data/.github/workflows/ci.yml +68 -0
  4. data/.yardopts +2 -2
  5. data/Gemfile +1 -1
  6. data/History.md +13 -0
  7. data/{README.rdoc → README.md} +13 -14
  8. data/Rakefile +22 -4
  9. data/appveyor.yml +5 -8
  10. data/doap.rdf +2 -2
  11. data/docs/Fox/Canvas/CanvasError.html +3 -3
  12. data/docs/Fox/Canvas/CircleShape.html +3 -3
  13. data/docs/Fox/Canvas/ImageShape.html +3 -3
  14. data/docs/Fox/Canvas/LineShape.html +3 -3
  15. data/docs/Fox/Canvas/PolygonShape.html +3 -3
  16. data/docs/Fox/Canvas/RectangleShape.html +3 -3
  17. data/docs/Fox/Canvas/SelectionPolicy.html +3 -3
  18. data/docs/Fox/Canvas/Shape.html +5 -5
  19. data/docs/Fox/Canvas/ShapeCanvas.html +6 -6
  20. data/docs/Fox/Canvas/ShapeGroup.html +3 -3
  21. data/docs/Fox/Canvas/SingleSelectionPolicy.html +3 -3
  22. data/docs/Fox/Canvas/TextShape.html +3 -3
  23. data/docs/Fox/Canvas.html +6 -6
  24. data/docs/Fox/FTNonModal.html +3 -3
  25. data/docs/Fox/FX4Splitter.html +3 -3
  26. data/docs/Fox/FX7Segment.html +3 -3
  27. data/docs/Fox/FXAccelTable.html +7 -7
  28. data/docs/Fox/FXApp.html +24 -24
  29. data/docs/Fox/FXArc.html +7 -7
  30. data/docs/Fox/FXArrowButton.html +3 -3
  31. data/docs/Fox/FXBMPIcon.html +3 -3
  32. data/docs/Fox/FXBMPImage.html +3 -3
  33. data/docs/Fox/FXBitmap.html +3 -3
  34. data/docs/Fox/FXBitmapFrame.html +3 -3
  35. data/docs/Fox/FXBitmapView.html +3 -3
  36. data/docs/Fox/FXButton.html +3 -3
  37. data/docs/Fox/FXCURCursor.html +3 -3
  38. data/docs/Fox/FXCalendar.html +3 -3
  39. data/docs/Fox/FXCanvas.html +3 -3
  40. data/docs/Fox/FXCheckButton.html +3 -3
  41. data/docs/Fox/FXChoiceBox.html +4 -4
  42. data/docs/Fox/FXColor.html +3 -3
  43. data/docs/Fox/FXColorBar.html +3 -3
  44. data/docs/Fox/FXColorDialog.html +4 -4
  45. data/docs/Fox/FXColorItem.html +3 -3
  46. data/docs/Fox/FXColorList.html +3 -3
  47. data/docs/Fox/FXColorRing.html +3 -3
  48. data/docs/Fox/FXColorSelector.html +3 -3
  49. data/docs/Fox/FXColorWell.html +5 -5
  50. data/docs/Fox/FXColorWheel.html +3 -3
  51. data/docs/Fox/FXComboBox.html +6 -6
  52. data/docs/Fox/FXComboTableItem.html +3 -3
  53. data/docs/Fox/FXCommand.html +4 -4
  54. data/docs/Fox/FXComposite.html +5 -5
  55. data/docs/Fox/FXCursor.html +3 -3
  56. data/docs/Fox/FXDC.html +9 -9
  57. data/docs/Fox/FXDCPrint.html +3 -3
  58. data/docs/Fox/FXDCWindow.html +3 -3
  59. data/docs/Fox/FXDataTarget.html +10 -10
  60. data/docs/Fox/FXDebugTarget.html +3 -3
  61. data/docs/Fox/FXDelegator.html +3 -3
  62. data/docs/Fox/FXDial.html +8 -8
  63. data/docs/Fox/FXDialogBox.html +4 -4
  64. data/docs/Fox/FXDict.html +3 -3
  65. data/docs/Fox/FXDirBox.html +3 -3
  66. data/docs/Fox/FXDirDialog.html +5 -5
  67. data/docs/Fox/FXDirItem.html +3 -3
  68. data/docs/Fox/FXDirList.html +7 -7
  69. data/docs/Fox/FXDirSelector.html +5 -5
  70. data/docs/Fox/FXDockBar.html +6 -6
  71. data/docs/Fox/FXDockHandler.html +3 -3
  72. data/docs/Fox/FXDockSite.html +6 -6
  73. data/docs/Fox/FXDockTitle.html +3 -3
  74. data/docs/Fox/FXDocument.html +3 -3
  75. data/docs/Fox/FXDragCorner.html +3 -3
  76. data/docs/Fox/FXDrawable.html +3 -3
  77. data/docs/Fox/FXDriveBox.html +3 -3
  78. data/docs/Fox/FXEvent.html +3 -3
  79. data/docs/Fox/FXExtentd.html +5 -5
  80. data/docs/Fox/FXExtentf.html +5 -5
  81. data/docs/Fox/FXFileAssoc.html +3 -3
  82. data/docs/Fox/FXFileDialog.html +8 -8
  83. data/docs/Fox/FXFileDict.html +3 -3
  84. data/docs/Fox/FXFileItem.html +3 -3
  85. data/docs/Fox/FXFileList.html +7 -7
  86. data/docs/Fox/FXFileSelector.html +11 -11
  87. data/docs/Fox/FXFileStream.html +3 -3
  88. data/docs/Fox/FXFoldingItem.html +5 -5
  89. data/docs/Fox/FXFoldingList.html +38 -38
  90. data/docs/Fox/FXFont.html +4 -4
  91. data/docs/Fox/FXFontDesc.html +3 -3
  92. data/docs/Fox/FXFontDialog.html +3 -3
  93. data/docs/Fox/FXFontSelector.html +3 -3
  94. data/docs/Fox/FXFrame.html +3 -3
  95. data/docs/Fox/FXGIFCursor.html +3 -3
  96. data/docs/Fox/FXGIFIcon.html +3 -3
  97. data/docs/Fox/FXGIFImage.html +3 -3
  98. data/docs/Fox/FXGLCanvas.html +5 -5
  99. data/docs/Fox/FXGLCone.html +54 -61
  100. data/docs/Fox/FXGLContext.html +3 -3
  101. data/docs/Fox/FXGLCube.html +73 -79
  102. data/docs/Fox/FXGLCylinder.html +63 -70
  103. data/docs/Fox/FXGLGroup.html +58 -59
  104. data/docs/Fox/FXGLLine.html +45 -51
  105. data/docs/Fox/FXGLObject.html +10 -10
  106. data/docs/Fox/FXGLPoint.html +31 -37
  107. data/docs/Fox/FXGLShape.html +3 -3
  108. data/docs/Fox/FXGLSphere.html +39 -46
  109. data/docs/Fox/FXGLViewer.html +3 -3
  110. data/docs/Fox/FXGLVisual.html +3 -3
  111. data/docs/Fox/FXGradient.html +3 -3
  112. data/docs/Fox/FXGradientBar.html +17 -17
  113. data/docs/Fox/FXGroupBox.html +5 -5
  114. data/docs/Fox/FXHeader.html +17 -17
  115. data/docs/Fox/FXHeaderItem.html +15 -15
  116. data/docs/Fox/FXHiliteStyle.html +3 -3
  117. data/docs/Fox/FXHorizontalFrame.html +4 -4
  118. data/docs/Fox/FXHorizontalSeparator.html +3 -3
  119. data/docs/Fox/FXICOIcon.html +3 -3
  120. data/docs/Fox/FXICOImage.html +3 -3
  121. data/docs/Fox/FXIcon.html +3 -3
  122. data/docs/Fox/FXIconDict.html +3 -3
  123. data/docs/Fox/FXIconItem.html +5 -5
  124. data/docs/Fox/FXIconList.html +19 -19
  125. data/docs/Fox/FXIconSource.html +7 -7
  126. data/docs/Fox/FXId.html +3 -3
  127. data/docs/Fox/FXImage.html +6 -6
  128. data/docs/Fox/FXImageFrame.html +3 -3
  129. data/docs/Fox/FXImageView.html +3 -3
  130. data/docs/Fox/FXInputDialog.html +5 -5
  131. data/docs/Fox/FXIrb.html +6 -6
  132. data/docs/Fox/FXJPGIcon.html +3 -3
  133. data/docs/Fox/FXJPGImage.html +3 -3
  134. data/docs/Fox/FXKnob.html +7 -7
  135. data/docs/Fox/FXLabel.html +5 -5
  136. data/docs/Fox/FXLight.html +3 -3
  137. data/docs/Fox/FXList.html +24 -24
  138. data/docs/Fox/FXListBox.html +7 -7
  139. data/docs/Fox/FXListItem.html +5 -5
  140. data/docs/Fox/FXMDIChild.html +6 -6
  141. data/docs/Fox/FXMDIClient.html +4 -4
  142. data/docs/Fox/FXMDIDeleteButton.html +3 -3
  143. data/docs/Fox/FXMDIMaximizeButton.html +3 -3
  144. data/docs/Fox/FXMDIMenu.html +3 -3
  145. data/docs/Fox/FXMDIMinimizeButton.html +3 -3
  146. data/docs/Fox/FXMDIRestoreButton.html +3 -3
  147. data/docs/Fox/FXMDIWindowButton.html +3 -3
  148. data/docs/Fox/FXMainWindow.html +3 -3
  149. data/docs/Fox/FXMaterial.html +3 -3
  150. data/docs/Fox/FXMatrix.html +3 -3
  151. data/docs/Fox/FXMemoryBuffer.html +3 -3
  152. data/docs/Fox/FXMemoryStream.html +3 -3
  153. data/docs/Fox/FXMenuBar.html +3 -3
  154. data/docs/Fox/FXMenuButton.html +6 -6
  155. data/docs/Fox/FXMenuCaption.html +5 -5
  156. data/docs/Fox/FXMenuCascade.html +3 -3
  157. data/docs/Fox/FXMenuCheck.html +3 -3
  158. data/docs/Fox/FXMenuCommand.html +3 -3
  159. data/docs/Fox/FXMenuPane.html +3 -3
  160. data/docs/Fox/FXMenuRadio.html +3 -3
  161. data/docs/Fox/FXMenuSeparator.html +3 -3
  162. data/docs/Fox/FXMenuTitle.html +3 -3
  163. data/docs/Fox/FXMessageBox.html +5 -5
  164. data/docs/Fox/FXObject.html +4 -4
  165. data/docs/Fox/FXOption.html +3 -3
  166. data/docs/Fox/FXOptionMenu.html +3 -3
  167. data/docs/Fox/FXPCXIcon.html +3 -3
  168. data/docs/Fox/FXPCXImage.html +3 -3
  169. data/docs/Fox/FXPNGIcon.html +3 -3
  170. data/docs/Fox/FXPNGImage.html +3 -3
  171. data/docs/Fox/FXPPMIcon.html +3 -3
  172. data/docs/Fox/FXPPMImage.html +3 -3
  173. data/docs/Fox/FXPSBounds.html +3 -3
  174. data/docs/Fox/FXPacker.html +3 -3
  175. data/docs/Fox/FXPicker.html +3 -3
  176. data/docs/Fox/FXPopup.html +3 -3
  177. data/docs/Fox/FXPrintDialog.html +3 -3
  178. data/docs/Fox/FXPrinter.html +3 -3
  179. data/docs/Fox/FXProgressBar.html +3 -3
  180. data/docs/Fox/FXProgressDialog.html +3 -3
  181. data/docs/Fox/FXPseudoKeyboard.html +3 -3
  182. data/docs/Fox/FXPseudoMouse.html +3 -3
  183. data/docs/Fox/FXPseudoTarget.html +3 -3
  184. data/docs/Fox/FXQuatd.html +3 -3
  185. data/docs/Fox/FXQuatf.html +3 -3
  186. data/docs/Fox/FXRGBIcon.html +3 -3
  187. data/docs/Fox/FXRGBImage.html +3 -3
  188. data/docs/Fox/FXRadioButton.html +3 -3
  189. data/docs/Fox/FXRanged.html +3 -3
  190. data/docs/Fox/FXRangef.html +3 -3
  191. data/docs/Fox/FXRealSlider.html +3 -3
  192. data/docs/Fox/FXRealSpinner.html +16 -16
  193. data/docs/Fox/FXRecentFiles.html +3 -3
  194. data/docs/Fox/FXRectangle.html +11 -11
  195. data/docs/Fox/FXRegion.html +3 -3
  196. data/docs/Fox/FXRegistry.html +5 -5
  197. data/docs/Fox/FXReplaceDialog.html +3 -3
  198. data/docs/Fox/FXRootWindow.html +3 -3
  199. data/docs/Fox/FXRuler.html +3 -3
  200. data/docs/Fox/FXRulerView.html +26 -26
  201. data/docs/Fox/FXScintilla.html +21 -21
  202. data/docs/Fox/FXScrollArea.html +5 -5
  203. data/docs/Fox/FXScrollBar.html +3 -3
  204. data/docs/Fox/FXScrollCorner.html +3 -3
  205. data/docs/Fox/FXScrollPane.html +3 -3
  206. data/docs/Fox/FXScrollWindow.html +4 -4
  207. data/docs/Fox/FXSearchDialog.html +3 -3
  208. data/docs/Fox/FXSegment.html +3 -3
  209. data/docs/Fox/FXSeparator.html +4 -4
  210. data/docs/Fox/FXSettings.html +3 -3
  211. data/docs/Fox/FXShell.html +3 -3
  212. data/docs/Fox/FXShutter.html +4 -4
  213. data/docs/Fox/FXShutterItem.html +3 -3
  214. data/docs/Fox/FXSize.html +3 -3
  215. data/docs/Fox/FXSlider.html +3 -3
  216. data/docs/Fox/FXSphered.html +3 -3
  217. data/docs/Fox/FXSpheref.html +3 -3
  218. data/docs/Fox/FXSpinner.html +16 -16
  219. data/docs/Fox/FXSplashScreen.html +3 -3
  220. data/docs/Fox/FXSplashWindow.html +5 -5
  221. data/docs/Fox/FXSplitter.html +3 -3
  222. data/docs/Fox/FXSpring.html +3 -3
  223. data/docs/Fox/FXStatusBar.html +3 -3
  224. data/docs/Fox/FXStatusLine.html +4 -4
  225. data/docs/Fox/FXStream.html +4 -4
  226. data/docs/Fox/FXStreamAllocError.html +3 -3
  227. data/docs/Fox/FXStreamEndError.html +3 -3
  228. data/docs/Fox/FXStreamError.html +3 -3
  229. data/docs/Fox/FXStreamFailureError.html +3 -3
  230. data/docs/Fox/FXStreamFormatError.html +3 -3
  231. data/docs/Fox/FXStreamFullError.html +4 -4
  232. data/docs/Fox/FXStreamNoReadError.html +3 -3
  233. data/docs/Fox/FXStreamNoWriteError.html +3 -3
  234. data/docs/Fox/FXStreamUnknownError.html +3 -3
  235. data/docs/Fox/FXStringDict.html +4 -4
  236. data/docs/Fox/FXSwitcher.html +8 -8
  237. data/docs/Fox/FXTGAIcon.html +3 -3
  238. data/docs/Fox/FXTGAImage.html +3 -3
  239. data/docs/Fox/FXTIFIcon.html +3 -3
  240. data/docs/Fox/FXTIFImage.html +3 -3
  241. data/docs/Fox/FXTabBar.html +8 -8
  242. data/docs/Fox/FXTabBook.html +4 -4
  243. data/docs/Fox/FXTabItem.html +3 -3
  244. data/docs/Fox/FXTable.html +27 -27
  245. data/docs/Fox/FXTableItem.html +5 -5
  246. data/docs/Fox/FXTablePos.html +3 -3
  247. data/docs/Fox/FXTableRange.html +3 -3
  248. data/docs/Fox/FXText.html +25 -25
  249. data/docs/Fox/FXTextChange.html +3 -3
  250. data/docs/Fox/FXTextField.html +5 -5
  251. data/docs/Fox/FXToggleButton.html +7 -7
  252. data/docs/Fox/FXToolBar.html +3 -3
  253. data/docs/Fox/FXToolBarGrip.html +3 -3
  254. data/docs/Fox/FXToolBarShell.html +3 -3
  255. data/docs/Fox/FXToolBarTab.html +5 -5
  256. data/docs/Fox/FXToolTip.html +5 -5
  257. data/docs/Fox/FXTopWindow.html +4 -4
  258. data/docs/Fox/FXTranslator.html +3 -3
  259. data/docs/Fox/FXTreeItem.html +19 -19
  260. data/docs/Fox/FXTreeList.html +40 -40
  261. data/docs/Fox/FXTreeListBox.html +27 -27
  262. data/docs/Fox/FXTriStateButton.html +9 -9
  263. data/docs/Fox/FXUndoList.html +8 -8
  264. data/docs/Fox/FXVec2d.html +7 -7
  265. data/docs/Fox/FXVec2f.html +7 -7
  266. data/docs/Fox/FXVec3d.html +7 -7
  267. data/docs/Fox/FXVec3f.html +7 -7
  268. data/docs/Fox/FXVec4d.html +7 -7
  269. data/docs/Fox/FXVec4f.html +7 -7
  270. data/docs/Fox/FXVerticalFrame.html +4 -4
  271. data/docs/Fox/FXVerticalSeparator.html +3 -3
  272. data/docs/Fox/FXViewport.html +3 -3
  273. data/docs/Fox/FXVisual.html +3 -3
  274. data/docs/Fox/FXWindow.html +36 -36
  275. data/docs/Fox/FXWizard.html +3 -3
  276. data/docs/Fox/FXXBMIcon.html +3 -3
  277. data/docs/Fox/FXXBMImage.html +3 -3
  278. data/docs/Fox/FXXPMIcon.html +3 -3
  279. data/docs/Fox/FXXPMImage.html +3 -3
  280. data/docs/Fox/NotifyHeader.html +3 -3
  281. data/docs/Fox/SCNotification.html +3 -3
  282. data/docs/Fox/TextRange.html +3 -3
  283. data/docs/Fox.html +7 -7
  284. data/docs/IRB.html +3 -3
  285. data/docs/Responder.html +4 -4
  286. data/docs/Responder2.html +3 -3
  287. data/docs/_index.html +3 -3
  288. data/docs/css/style.css +1 -0
  289. data/docs/file.History.html +75 -52
  290. data/docs/file.README.html +7 -7
  291. data/docs/index.html +487 -501
  292. data/docs/top-level-namespace.html +3 -3
  293. data/examples/gltest.rb +104 -105
  294. data/examples/glviewer.rb +3 -3
  295. data/ext/fox16_c/core_wrap.cpp +1 -1
  296. data/ext/fox16_c/dc_wrap.cpp +1 -1
  297. data/ext/fox16_c/dialogs_wrap.cpp +1 -1
  298. data/ext/fox16_c/extconf.rb +13 -13
  299. data/ext/fox16_c/frames_wrap.cpp +1 -1
  300. data/ext/fox16_c/fx3d_wrap.cpp +1 -1
  301. data/ext/fox16_c/iconlist_wrap.cpp +1 -1
  302. data/ext/fox16_c/icons_wrap.cpp +1 -1
  303. data/ext/fox16_c/image_wrap.cpp +1 -1
  304. data/ext/fox16_c/label_wrap.cpp +1 -1
  305. data/ext/fox16_c/layout_wrap.cpp +1 -1
  306. data/ext/fox16_c/list_wrap.cpp +1 -1
  307. data/ext/fox16_c/mdi_wrap.cpp +1 -1
  308. data/ext/fox16_c/menu_wrap.cpp +1 -1
  309. data/ext/fox16_c/scintilla_wrap.cpp +1 -1
  310. data/ext/fox16_c/swigruby.h +1 -1
  311. data/ext/fox16_c/table_wrap.cpp +1 -1
  312. data/ext/fox16_c/text_wrap.cpp +1 -1
  313. data/ext/fox16_c/treelist_wrap.cpp +1 -1
  314. data/ext/fox16_c/ui_wrap.cpp +1 -1
  315. data/fxruby.gemspec +9 -1
  316. data/lib/2.6/fox16_c.so +0 -0
  317. data/lib/2.7/fox16_c.so +0 -0
  318. data/lib/3.0/fox16_c.so +0 -0
  319. data/lib/fox16/glgroup.rb +3 -4
  320. data/lib/fox16/glshapes.rb +85 -100
  321. data/lib/fox16/kwargs.rb +891 -891
  322. data/lib/fox16/version.rb +1 -1
  323. data/ports/x64-mingw32/bin/libFOX-1.6-0.dll +0 -0
  324. data/ports/x64-mingw32/bin/libfxscintilla-20.dll +0 -0
  325. data/ports/x64-mingw32/bin/libjpeg-62.dll +0 -0
  326. data/ports/x64-mingw32/bin/libpng16-16.dll +0 -0
  327. data/ports/x64-mingw32/bin/libtiff-6.dll +0 -0
  328. data/ports/x64-mingw32/bin/zlib1.dll +0 -0
  329. data/scripts/iface.rb +8 -12
  330. data/test/TC_FXDCPrint.rb +1 -1
  331. metadata +252 -17
  332. data/lib/2.4/fox16_c.so +0 -0
  333. data/lib/2.5/fox16_c.so +0 -0
  334. data/ports/x64-mingw32/bin/libtiff-5.dll +0 -0
  335. data/rdoc-sources/Makefile +0 -23
@@ -9,8 +9,6 @@ module Fox
9
9
  # OpenGL point object
10
10
  #
11
11
  class FXGLPoint < FXGLObject
12
- include OpenGL
13
-
14
12
  # Point position, in model coordinates (a 3-element array)
15
13
  attr_accessor :pos
16
14
 
@@ -48,20 +46,20 @@ module Fox
48
46
  # Draw this point into _viewer_ (an FXGLViewer instance).
49
47
  #
50
48
  def draw(viewer)
51
- glColor3d(0.0, 0.0, 1.0)
52
- glPointSize(HANDLE_SIZE)
53
- glBegin(GL_POINTS)
54
- glVertex3d(*@pos)
55
- glEnd()
49
+ GL.Color3d(0.0, 0.0, 1.0)
50
+ GL.PointSize(HANDLE_SIZE)
51
+ GL.Begin(GL::POINTS)
52
+ GL.Vertex3d(*@pos)
53
+ GL.End()
56
54
  end
57
55
 
58
56
  #
59
57
  # Perform hit test for this point in _viewer_ (an FXGLViewer instance).
60
58
  #
61
59
  def hit(viewer)
62
- glBegin(GL_POINTS)
63
- glVertex3d(*@pos)
64
- glEnd()
60
+ GL.Begin(GL::POINTS)
61
+ GL.Vertex3d(*@pos)
62
+ GL.End()
65
63
  end
66
64
  end
67
65
 
@@ -69,8 +67,6 @@ module Fox
69
67
  # OpenGL line object
70
68
  #
71
69
  class FXGLLine < FXGLObject
72
- include OpenGL
73
-
74
70
  # Starting point for line [FXGLPoint]
75
71
  attr_accessor :fm
76
72
 
@@ -122,22 +118,22 @@ module Fox
122
118
  # Draw this line into _viewer_ (an FXGLViewer instance).
123
119
  #
124
120
  def draw(viewer)
125
- glColor3d(1.0, 0.0, 0.0)
126
- glPointSize(HANDLE_SIZE)
127
- glBegin(GL_LINES)
128
- glVertex3d(*@fm.pos)
129
- glVertex3d(*@to.pos)
130
- glEnd()
121
+ GL.Color3d(1.0, 0.0, 0.0)
122
+ GL.PointSize(HANDLE_SIZE)
123
+ GL.Begin(GL::LINES)
124
+ GL.Vertex3d(*@fm.pos)
125
+ GL.Vertex3d(*@to.pos)
126
+ GL.End()
131
127
  end
132
128
 
133
129
  #
134
130
  # Perform hit-test for this line in _viewer_ (an FXGLViewer instance).
135
131
  #
136
132
  def hit(viewer)
137
- glBegin(GL_LINES)
138
- glVertex3d(*@fm.pos)
139
- glVertex3d(*@to.pos)
140
- glEnd()
133
+ GL.Begin(GL::LINES)
134
+ GL.Vertex3d(*@fm.pos)
135
+ GL.Vertex3d(*@to.pos)
136
+ GL.End()
141
137
  end
142
138
  end
143
139
 
@@ -145,8 +141,6 @@ module Fox
145
141
  # OpenGL cube object
146
142
  #
147
143
  class FXGLCube < FXGLShape
148
- include OpenGL
149
-
150
144
  # Cube width [Float]
151
145
  attr_accessor :width
152
146
 
@@ -198,58 +192,58 @@ module Fox
198
192
  zmin, zmax = -0.5*@depth, 0.5*@depth
199
193
 
200
194
  # Draw low face
201
- glBegin(GL_TRIANGLE_STRIP)
202
- glNormal3d(0.0, 0.0, -1.0)
203
- glVertex3d(xmin, ymin, zmin)
204
- glVertex3d(xmin, ymax, zmin)
205
- glVertex3d(xmax, ymin, zmin)
206
- glVertex3d(xmax, ymax, zmin)
207
- glEnd()
195
+ GL.Begin(GL::TRIANGLE_STRIP)
196
+ GL.Normal3d(0.0, 0.0, -1.0)
197
+ GL.Vertex3d(xmin, ymin, zmin)
198
+ GL.Vertex3d(xmin, ymax, zmin)
199
+ GL.Vertex3d(xmax, ymin, zmin)
200
+ GL.Vertex3d(xmax, ymax, zmin)
201
+ GL.End()
208
202
 
209
203
  # Draw east face
210
- glBegin(GL_TRIANGLE_STRIP)
211
- glNormal3d(1.0, 0.0, 0.0)
212
- glVertex3d(xmax, ymin, zmin)
213
- glVertex3d(xmax, ymax, zmin)
214
- glVertex3d(xmax, ymin, zmax)
215
- glVertex3d(xmax, ymax, zmax)
216
- glEnd()
204
+ GL.Begin(GL::TRIANGLE_STRIP)
205
+ GL.Normal3d(1.0, 0.0, 0.0)
206
+ GL.Vertex3d(xmax, ymin, zmin)
207
+ GL.Vertex3d(xmax, ymax, zmin)
208
+ GL.Vertex3d(xmax, ymin, zmax)
209
+ GL.Vertex3d(xmax, ymax, zmax)
210
+ GL.End()
217
211
 
218
212
  # Draw high face
219
- glBegin(GL_TRIANGLE_STRIP)
220
- glNormal3d(0.0, 0.0, 1.0)
221
- glVertex3d(xmax, ymin, zmax)
222
- glVertex3d(xmax, ymax, zmax)
223
- glVertex3d(xmin, ymin, zmax)
224
- glVertex3d(xmin, ymax, zmax)
225
- glEnd()
213
+ GL.Begin(GL::TRIANGLE_STRIP)
214
+ GL.Normal3d(0.0, 0.0, 1.0)
215
+ GL.Vertex3d(xmax, ymin, zmax)
216
+ GL.Vertex3d(xmax, ymax, zmax)
217
+ GL.Vertex3d(xmin, ymin, zmax)
218
+ GL.Vertex3d(xmin, ymax, zmax)
219
+ GL.End()
226
220
 
227
221
  # Draw west face
228
- glBegin(GL_TRIANGLE_STRIP)
229
- glNormal3d(-1.0, 0.0, 0.0)
230
- glVertex3d(xmin, ymin, zmax)
231
- glVertex3d(xmin, ymax, zmax)
232
- glVertex3d(xmin, ymin, zmin)
233
- glVertex3d(xmin, ymax, zmin)
234
- glEnd()
222
+ GL.Begin(GL::TRIANGLE_STRIP)
223
+ GL.Normal3d(-1.0, 0.0, 0.0)
224
+ GL.Vertex3d(xmin, ymin, zmax)
225
+ GL.Vertex3d(xmin, ymax, zmax)
226
+ GL.Vertex3d(xmin, ymin, zmin)
227
+ GL.Vertex3d(xmin, ymax, zmin)
228
+ GL.End()
235
229
 
236
230
  # Draw north face
237
- glBegin(GL_TRIANGLE_STRIP)
238
- glNormal3d(0.0, 1.0, 0.0)
239
- glVertex3d(xmin, ymax, zmin)
240
- glVertex3d(xmin, ymax, zmax)
241
- glVertex3d(xmax, ymax, zmin)
242
- glVertex3d(xmax, ymax, zmax)
243
- glEnd()
231
+ GL.Begin(GL::TRIANGLE_STRIP)
232
+ GL.Normal3d(0.0, 1.0, 0.0)
233
+ GL.Vertex3d(xmin, ymax, zmin)
234
+ GL.Vertex3d(xmin, ymax, zmax)
235
+ GL.Vertex3d(xmax, ymax, zmin)
236
+ GL.Vertex3d(xmax, ymax, zmax)
237
+ GL.End()
244
238
 
245
239
  # Draw south face
246
- glBegin(GL_TRIANGLE_STRIP)
247
- glNormal3d(0.0, -1.0, 0.0)
248
- glVertex3d(xmin, ymin, zmax)
249
- glVertex3d(xmin, ymin, zmin)
250
- glVertex3d(xmax, ymin, zmax)
251
- glVertex3d(xmax, ymin, zmin)
252
- glEnd()
240
+ GL.Begin(GL::TRIANGLE_STRIP)
241
+ GL.Normal3d(0.0, -1.0, 0.0)
242
+ GL.Vertex3d(xmin, ymin, zmax)
243
+ GL.Vertex3d(xmin, ymin, zmin)
244
+ GL.Vertex3d(xmax, ymin, zmax)
245
+ GL.Vertex3d(xmax, ymin, zmin)
246
+ GL.End()
253
247
  end
254
248
  end
255
249
 
@@ -257,9 +251,6 @@ module Fox
257
251
  # OpenGL cone object
258
252
  #
259
253
  class FXGLCone < FXGLShape
260
- include OpenGL
261
- include GLU
262
-
263
254
  # Cone fidelity
264
255
  SLICES_NUMBER = 20
265
256
  STACKS_NUMBER = 20
@@ -316,15 +307,15 @@ module Fox
316
307
  # Draw this cone into _viewer_ (an FXGLViewer instance).
317
308
  #
318
309
  def drawshape(viewer)
319
- quad = gluNewQuadric()
320
- gluQuadricDrawStyle(quad, GLU_FILL)
321
- glPushMatrix()
322
- glRotated(-90, 1, 0, 0)
323
- gluCylinder(quad, @radius, 0, @height, @slices, @stacks)
324
- gluQuadricOrientation(quad, GLU_INSIDE)
325
- gluDisk(quad, 0, @radius, @slices, @loops)
326
- gluDeleteQuadric(quad)
327
- glPopMatrix()
310
+ quad = GLU.NewQuadric()
311
+ GLU.QuadricDrawStyle(quad, GLU::FILL)
312
+ GL.PushMatrix()
313
+ GL.Rotated(-90, 1, 0, 0)
314
+ GLU.Cylinder(quad, @radius, 0, @height, @slices, @stacks)
315
+ GLU.QuadricOrientation(quad, GLU::INSIDE)
316
+ GLU.Disk(quad, 0, @radius, @slices, @loops)
317
+ GLU.DeleteQuadric(quad)
318
+ GL.PopMatrix()
328
319
  end
329
320
  end
330
321
 
@@ -332,9 +323,6 @@ module Fox
332
323
  # OpenGL cylinder object
333
324
  #
334
325
  class FXGLCylinder < FXGLShape
335
- include OpenGL
336
- include GLU
337
-
338
326
  # Cylinder fidelity
339
327
  SLICES_NUMBER = 20
340
328
  STACKS_NUMBER = 20
@@ -391,18 +379,18 @@ module Fox
391
379
  # Draw this cylinder into _viewer_ (an FXGLViewer instance).
392
380
  #
393
381
  def drawshape(viewer)
394
- quad = gluNewQuadric()
395
- gluQuadricDrawStyle(quad, GLU_FILL)
396
- glPushMatrix()
397
- glRotated(-90, 1, 0, 0)
398
- gluCylinder(quad, @radius, @radius, @height, @slices, @stacks)
399
- gluQuadricOrientation(quad, GLU_INSIDE)
400
- gluDisk(quad, 0, @radius, @slices, @loops)
401
- glTranslated(0, 0, @height)
402
- gluQuadricOrientation(quad, GLU_OUTSIDE)
403
- gluDisk(quad, 0, @radius, @slices, @loops)
404
- glPopMatrix()
405
- gluDeleteQuadric(quad)
382
+ quad = GLU.NewQuadric()
383
+ GLU.QuadricDrawStyle(quad, GLU::FILL)
384
+ GL.PushMatrix()
385
+ GL.Rotated(-90, 1, 0, 0)
386
+ GLU.Cylinder(quad, @radius, @radius, @height, @slices, @stacks)
387
+ GLU.QuadricOrientation(quad, GLU::INSIDE)
388
+ GLU.Disk(quad, 0, @radius, @slices, @loops)
389
+ GL.Translated(0, 0, @height)
390
+ GLU.QuadricOrientation(quad, GLU::OUTSIDE)
391
+ GLU.Disk(quad, 0, @radius, @slices, @loops)
392
+ GL.PopMatrix()
393
+ GLU.DeleteQuadric(quad)
406
394
  end
407
395
  end
408
396
 
@@ -410,9 +398,6 @@ module Fox
410
398
  # OpenGL sphere object
411
399
  #
412
400
  class FXGLSphere < FXGLShape
413
- include OpenGL
414
- include GLU
415
-
416
401
  # Sphere fidelity
417
402
  SLICES_NUMBER = 20
418
403
  STACKS_NUMBER = 20
@@ -460,10 +445,10 @@ module Fox
460
445
  # Draw this sphere into _viewer_ (an FXGLViewer instance).
461
446
  #
462
447
  def drawshape(viewer)
463
- quad = gluNewQuadric()
464
- gluQuadricDrawStyle(quad, GLU_FILL)
465
- gluSphere(quad, @radius, @slices, @stacks)
466
- gluDeleteQuadric(quad)
448
+ quad = GLU.NewQuadric()
449
+ GLU.QuadricDrawStyle(quad, GLU::FILL)
450
+ GLU.Sphere(quad, @radius, @slices, @stacks)
451
+ GLU.DeleteQuadric(quad)
467
452
  end
468
453
  end
469
454
  end