fxruby 1.6.45-x64-mingw-ucrt → 1.6.47-x64-mingw-ucrt
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/binary.yml +89 -0
- data/.github/workflows/ci.yml +68 -0
- data/.yardopts +2 -2
- data/Gemfile +1 -1
- data/History.md +13 -0
- data/{README.rdoc → README.md} +13 -14
- data/Rakefile +22 -4
- data/appveyor.yml +5 -8
- data/doap.rdf +2 -2
- data/docs/Fox/Canvas/CanvasError.html +3 -3
- data/docs/Fox/Canvas/CircleShape.html +3 -3
- data/docs/Fox/Canvas/ImageShape.html +3 -3
- data/docs/Fox/Canvas/LineShape.html +3 -3
- data/docs/Fox/Canvas/PolygonShape.html +3 -3
- data/docs/Fox/Canvas/RectangleShape.html +3 -3
- data/docs/Fox/Canvas/SelectionPolicy.html +3 -3
- data/docs/Fox/Canvas/Shape.html +5 -5
- data/docs/Fox/Canvas/ShapeCanvas.html +6 -6
- data/docs/Fox/Canvas/ShapeGroup.html +3 -3
- data/docs/Fox/Canvas/SingleSelectionPolicy.html +3 -3
- data/docs/Fox/Canvas/TextShape.html +3 -3
- data/docs/Fox/Canvas.html +6 -6
- data/docs/Fox/FTNonModal.html +3 -3
- data/docs/Fox/FX4Splitter.html +3 -3
- data/docs/Fox/FX7Segment.html +3 -3
- data/docs/Fox/FXAccelTable.html +7 -7
- data/docs/Fox/FXApp.html +24 -24
- data/docs/Fox/FXArc.html +7 -7
- data/docs/Fox/FXArrowButton.html +3 -3
- data/docs/Fox/FXBMPIcon.html +3 -3
- data/docs/Fox/FXBMPImage.html +3 -3
- data/docs/Fox/FXBitmap.html +3 -3
- data/docs/Fox/FXBitmapFrame.html +3 -3
- data/docs/Fox/FXBitmapView.html +3 -3
- data/docs/Fox/FXButton.html +3 -3
- data/docs/Fox/FXCURCursor.html +3 -3
- data/docs/Fox/FXCalendar.html +3 -3
- data/docs/Fox/FXCanvas.html +3 -3
- data/docs/Fox/FXCheckButton.html +3 -3
- data/docs/Fox/FXChoiceBox.html +4 -4
- data/docs/Fox/FXColor.html +3 -3
- data/docs/Fox/FXColorBar.html +3 -3
- data/docs/Fox/FXColorDialog.html +4 -4
- data/docs/Fox/FXColorItem.html +3 -3
- data/docs/Fox/FXColorList.html +3 -3
- data/docs/Fox/FXColorRing.html +3 -3
- data/docs/Fox/FXColorSelector.html +3 -3
- data/docs/Fox/FXColorWell.html +5 -5
- data/docs/Fox/FXColorWheel.html +3 -3
- data/docs/Fox/FXComboBox.html +6 -6
- data/docs/Fox/FXComboTableItem.html +3 -3
- data/docs/Fox/FXCommand.html +4 -4
- data/docs/Fox/FXComposite.html +5 -5
- data/docs/Fox/FXCursor.html +3 -3
- data/docs/Fox/FXDC.html +9 -9
- data/docs/Fox/FXDCPrint.html +3 -3
- data/docs/Fox/FXDCWindow.html +3 -3
- data/docs/Fox/FXDataTarget.html +10 -10
- data/docs/Fox/FXDebugTarget.html +3 -3
- data/docs/Fox/FXDelegator.html +3 -3
- data/docs/Fox/FXDial.html +8 -8
- data/docs/Fox/FXDialogBox.html +4 -4
- data/docs/Fox/FXDict.html +3 -3
- data/docs/Fox/FXDirBox.html +3 -3
- data/docs/Fox/FXDirDialog.html +5 -5
- data/docs/Fox/FXDirItem.html +3 -3
- data/docs/Fox/FXDirList.html +7 -7
- data/docs/Fox/FXDirSelector.html +5 -5
- data/docs/Fox/FXDockBar.html +6 -6
- data/docs/Fox/FXDockHandler.html +3 -3
- data/docs/Fox/FXDockSite.html +6 -6
- data/docs/Fox/FXDockTitle.html +3 -3
- data/docs/Fox/FXDocument.html +3 -3
- data/docs/Fox/FXDragCorner.html +3 -3
- data/docs/Fox/FXDrawable.html +3 -3
- data/docs/Fox/FXDriveBox.html +3 -3
- data/docs/Fox/FXEvent.html +3 -3
- data/docs/Fox/FXExtentd.html +5 -5
- data/docs/Fox/FXExtentf.html +5 -5
- data/docs/Fox/FXFileAssoc.html +3 -3
- data/docs/Fox/FXFileDialog.html +8 -8
- data/docs/Fox/FXFileDict.html +3 -3
- data/docs/Fox/FXFileItem.html +3 -3
- data/docs/Fox/FXFileList.html +7 -7
- data/docs/Fox/FXFileSelector.html +11 -11
- data/docs/Fox/FXFileStream.html +3 -3
- data/docs/Fox/FXFoldingItem.html +5 -5
- data/docs/Fox/FXFoldingList.html +38 -38
- data/docs/Fox/FXFont.html +4 -4
- data/docs/Fox/FXFontDesc.html +3 -3
- data/docs/Fox/FXFontDialog.html +3 -3
- data/docs/Fox/FXFontSelector.html +3 -3
- data/docs/Fox/FXFrame.html +3 -3
- data/docs/Fox/FXGIFCursor.html +3 -3
- data/docs/Fox/FXGIFIcon.html +3 -3
- data/docs/Fox/FXGIFImage.html +3 -3
- data/docs/Fox/FXGLCanvas.html +5 -5
- data/docs/Fox/FXGLCone.html +54 -61
- data/docs/Fox/FXGLContext.html +3 -3
- data/docs/Fox/FXGLCube.html +73 -79
- data/docs/Fox/FXGLCylinder.html +63 -70
- data/docs/Fox/FXGLGroup.html +58 -59
- data/docs/Fox/FXGLLine.html +45 -51
- data/docs/Fox/FXGLObject.html +10 -10
- data/docs/Fox/FXGLPoint.html +31 -37
- data/docs/Fox/FXGLShape.html +3 -3
- data/docs/Fox/FXGLSphere.html +39 -46
- data/docs/Fox/FXGLViewer.html +3 -3
- data/docs/Fox/FXGLVisual.html +3 -3
- data/docs/Fox/FXGradient.html +3 -3
- data/docs/Fox/FXGradientBar.html +17 -17
- data/docs/Fox/FXGroupBox.html +5 -5
- data/docs/Fox/FXHeader.html +17 -17
- data/docs/Fox/FXHeaderItem.html +15 -15
- data/docs/Fox/FXHiliteStyle.html +3 -3
- data/docs/Fox/FXHorizontalFrame.html +4 -4
- data/docs/Fox/FXHorizontalSeparator.html +3 -3
- data/docs/Fox/FXICOIcon.html +3 -3
- data/docs/Fox/FXICOImage.html +3 -3
- data/docs/Fox/FXIcon.html +3 -3
- data/docs/Fox/FXIconDict.html +3 -3
- data/docs/Fox/FXIconItem.html +5 -5
- data/docs/Fox/FXIconList.html +19 -19
- data/docs/Fox/FXIconSource.html +7 -7
- data/docs/Fox/FXId.html +3 -3
- data/docs/Fox/FXImage.html +6 -6
- data/docs/Fox/FXImageFrame.html +3 -3
- data/docs/Fox/FXImageView.html +3 -3
- data/docs/Fox/FXInputDialog.html +5 -5
- data/docs/Fox/FXIrb.html +6 -6
- data/docs/Fox/FXJPGIcon.html +3 -3
- data/docs/Fox/FXJPGImage.html +3 -3
- data/docs/Fox/FXKnob.html +7 -7
- data/docs/Fox/FXLabel.html +5 -5
- data/docs/Fox/FXLight.html +3 -3
- data/docs/Fox/FXList.html +24 -24
- data/docs/Fox/FXListBox.html +7 -7
- data/docs/Fox/FXListItem.html +5 -5
- data/docs/Fox/FXMDIChild.html +6 -6
- data/docs/Fox/FXMDIClient.html +4 -4
- data/docs/Fox/FXMDIDeleteButton.html +3 -3
- data/docs/Fox/FXMDIMaximizeButton.html +3 -3
- data/docs/Fox/FXMDIMenu.html +3 -3
- data/docs/Fox/FXMDIMinimizeButton.html +3 -3
- data/docs/Fox/FXMDIRestoreButton.html +3 -3
- data/docs/Fox/FXMDIWindowButton.html +3 -3
- data/docs/Fox/FXMainWindow.html +3 -3
- data/docs/Fox/FXMaterial.html +3 -3
- data/docs/Fox/FXMatrix.html +3 -3
- data/docs/Fox/FXMemoryBuffer.html +3 -3
- data/docs/Fox/FXMemoryStream.html +3 -3
- data/docs/Fox/FXMenuBar.html +3 -3
- data/docs/Fox/FXMenuButton.html +6 -6
- data/docs/Fox/FXMenuCaption.html +5 -5
- data/docs/Fox/FXMenuCascade.html +3 -3
- data/docs/Fox/FXMenuCheck.html +3 -3
- data/docs/Fox/FXMenuCommand.html +3 -3
- data/docs/Fox/FXMenuPane.html +3 -3
- data/docs/Fox/FXMenuRadio.html +3 -3
- data/docs/Fox/FXMenuSeparator.html +3 -3
- data/docs/Fox/FXMenuTitle.html +3 -3
- data/docs/Fox/FXMessageBox.html +5 -5
- data/docs/Fox/FXObject.html +4 -4
- data/docs/Fox/FXOption.html +3 -3
- data/docs/Fox/FXOptionMenu.html +3 -3
- data/docs/Fox/FXPCXIcon.html +3 -3
- data/docs/Fox/FXPCXImage.html +3 -3
- data/docs/Fox/FXPNGIcon.html +3 -3
- data/docs/Fox/FXPNGImage.html +3 -3
- data/docs/Fox/FXPPMIcon.html +3 -3
- data/docs/Fox/FXPPMImage.html +3 -3
- data/docs/Fox/FXPSBounds.html +3 -3
- data/docs/Fox/FXPacker.html +3 -3
- data/docs/Fox/FXPicker.html +3 -3
- data/docs/Fox/FXPopup.html +3 -3
- data/docs/Fox/FXPrintDialog.html +3 -3
- data/docs/Fox/FXPrinter.html +3 -3
- data/docs/Fox/FXProgressBar.html +3 -3
- data/docs/Fox/FXProgressDialog.html +3 -3
- data/docs/Fox/FXPseudoKeyboard.html +3 -3
- data/docs/Fox/FXPseudoMouse.html +3 -3
- data/docs/Fox/FXPseudoTarget.html +3 -3
- data/docs/Fox/FXQuatd.html +3 -3
- data/docs/Fox/FXQuatf.html +3 -3
- data/docs/Fox/FXRGBIcon.html +3 -3
- data/docs/Fox/FXRGBImage.html +3 -3
- data/docs/Fox/FXRadioButton.html +3 -3
- data/docs/Fox/FXRanged.html +3 -3
- data/docs/Fox/FXRangef.html +3 -3
- data/docs/Fox/FXRealSlider.html +3 -3
- data/docs/Fox/FXRealSpinner.html +16 -16
- data/docs/Fox/FXRecentFiles.html +3 -3
- data/docs/Fox/FXRectangle.html +11 -11
- data/docs/Fox/FXRegion.html +3 -3
- data/docs/Fox/FXRegistry.html +5 -5
- data/docs/Fox/FXReplaceDialog.html +3 -3
- data/docs/Fox/FXRootWindow.html +3 -3
- data/docs/Fox/FXRuler.html +3 -3
- data/docs/Fox/FXRulerView.html +26 -26
- data/docs/Fox/FXScintilla.html +21 -21
- data/docs/Fox/FXScrollArea.html +5 -5
- data/docs/Fox/FXScrollBar.html +3 -3
- data/docs/Fox/FXScrollCorner.html +3 -3
- data/docs/Fox/FXScrollPane.html +3 -3
- data/docs/Fox/FXScrollWindow.html +4 -4
- data/docs/Fox/FXSearchDialog.html +3 -3
- data/docs/Fox/FXSegment.html +3 -3
- data/docs/Fox/FXSeparator.html +4 -4
- data/docs/Fox/FXSettings.html +3 -3
- data/docs/Fox/FXShell.html +3 -3
- data/docs/Fox/FXShutter.html +4 -4
- data/docs/Fox/FXShutterItem.html +3 -3
- data/docs/Fox/FXSize.html +3 -3
- data/docs/Fox/FXSlider.html +3 -3
- data/docs/Fox/FXSphered.html +3 -3
- data/docs/Fox/FXSpheref.html +3 -3
- data/docs/Fox/FXSpinner.html +16 -16
- data/docs/Fox/FXSplashScreen.html +3 -3
- data/docs/Fox/FXSplashWindow.html +5 -5
- data/docs/Fox/FXSplitter.html +3 -3
- data/docs/Fox/FXSpring.html +3 -3
- data/docs/Fox/FXStatusBar.html +3 -3
- data/docs/Fox/FXStatusLine.html +4 -4
- data/docs/Fox/FXStream.html +4 -4
- data/docs/Fox/FXStreamAllocError.html +3 -3
- data/docs/Fox/FXStreamEndError.html +3 -3
- data/docs/Fox/FXStreamError.html +3 -3
- data/docs/Fox/FXStreamFailureError.html +3 -3
- data/docs/Fox/FXStreamFormatError.html +3 -3
- data/docs/Fox/FXStreamFullError.html +4 -4
- data/docs/Fox/FXStreamNoReadError.html +3 -3
- data/docs/Fox/FXStreamNoWriteError.html +3 -3
- data/docs/Fox/FXStreamUnknownError.html +3 -3
- data/docs/Fox/FXStringDict.html +4 -4
- data/docs/Fox/FXSwitcher.html +8 -8
- data/docs/Fox/FXTGAIcon.html +3 -3
- data/docs/Fox/FXTGAImage.html +3 -3
- data/docs/Fox/FXTIFIcon.html +3 -3
- data/docs/Fox/FXTIFImage.html +3 -3
- data/docs/Fox/FXTabBar.html +8 -8
- data/docs/Fox/FXTabBook.html +4 -4
- data/docs/Fox/FXTabItem.html +3 -3
- data/docs/Fox/FXTable.html +27 -27
- data/docs/Fox/FXTableItem.html +5 -5
- data/docs/Fox/FXTablePos.html +3 -3
- data/docs/Fox/FXTableRange.html +3 -3
- data/docs/Fox/FXText.html +25 -25
- data/docs/Fox/FXTextChange.html +3 -3
- data/docs/Fox/FXTextField.html +5 -5
- data/docs/Fox/FXToggleButton.html +7 -7
- data/docs/Fox/FXToolBar.html +3 -3
- data/docs/Fox/FXToolBarGrip.html +3 -3
- data/docs/Fox/FXToolBarShell.html +3 -3
- data/docs/Fox/FXToolBarTab.html +5 -5
- data/docs/Fox/FXToolTip.html +5 -5
- data/docs/Fox/FXTopWindow.html +4 -4
- data/docs/Fox/FXTranslator.html +3 -3
- data/docs/Fox/FXTreeItem.html +19 -19
- data/docs/Fox/FXTreeList.html +40 -40
- data/docs/Fox/FXTreeListBox.html +27 -27
- data/docs/Fox/FXTriStateButton.html +9 -9
- data/docs/Fox/FXUndoList.html +8 -8
- data/docs/Fox/FXVec2d.html +7 -7
- data/docs/Fox/FXVec2f.html +7 -7
- data/docs/Fox/FXVec3d.html +7 -7
- data/docs/Fox/FXVec3f.html +7 -7
- data/docs/Fox/FXVec4d.html +7 -7
- data/docs/Fox/FXVec4f.html +7 -7
- data/docs/Fox/FXVerticalFrame.html +4 -4
- data/docs/Fox/FXVerticalSeparator.html +3 -3
- data/docs/Fox/FXViewport.html +3 -3
- data/docs/Fox/FXVisual.html +3 -3
- data/docs/Fox/FXWindow.html +36 -36
- data/docs/Fox/FXWizard.html +3 -3
- data/docs/Fox/FXXBMIcon.html +3 -3
- data/docs/Fox/FXXBMImage.html +3 -3
- data/docs/Fox/FXXPMIcon.html +3 -3
- data/docs/Fox/FXXPMImage.html +3 -3
- data/docs/Fox/NotifyHeader.html +3 -3
- data/docs/Fox/SCNotification.html +3 -3
- data/docs/Fox/TextRange.html +3 -3
- data/docs/Fox.html +7 -7
- data/docs/IRB.html +3 -3
- data/docs/Responder.html +4 -4
- data/docs/Responder2.html +3 -3
- data/docs/_index.html +3 -3
- data/docs/css/style.css +1 -0
- data/docs/file.History.html +75 -52
- data/docs/file.README.html +7 -7
- data/docs/index.html +487 -501
- data/docs/top-level-namespace.html +3 -3
- data/examples/gltest.rb +104 -105
- data/examples/glviewer.rb +3 -3
- data/ext/fox16_c/core_wrap.cpp +1 -1
- data/ext/fox16_c/dc_wrap.cpp +1 -1
- data/ext/fox16_c/dialogs_wrap.cpp +1 -1
- data/ext/fox16_c/extconf.rb +13 -13
- data/ext/fox16_c/frames_wrap.cpp +1 -1
- data/ext/fox16_c/fx3d_wrap.cpp +1 -1
- data/ext/fox16_c/iconlist_wrap.cpp +1 -1
- data/ext/fox16_c/icons_wrap.cpp +1 -1
- data/ext/fox16_c/image_wrap.cpp +1 -1
- data/ext/fox16_c/label_wrap.cpp +1 -1
- data/ext/fox16_c/layout_wrap.cpp +1 -1
- data/ext/fox16_c/list_wrap.cpp +1 -1
- data/ext/fox16_c/mdi_wrap.cpp +1 -1
- data/ext/fox16_c/menu_wrap.cpp +1 -1
- data/ext/fox16_c/scintilla_wrap.cpp +1 -1
- data/ext/fox16_c/swigruby.h +1 -1
- data/ext/fox16_c/table_wrap.cpp +1 -1
- data/ext/fox16_c/text_wrap.cpp +1 -1
- data/ext/fox16_c/treelist_wrap.cpp +1 -1
- data/ext/fox16_c/ui_wrap.cpp +1 -1
- data/fxruby.gemspec +9 -1
- data/lib/3.1/fox16_c.so +0 -0
- data/lib/3.2/fox16_c.so +0 -0
- data/lib/3.3/fox16_c.so +0 -0
- data/lib/fox16/glgroup.rb +3 -4
- data/lib/fox16/glshapes.rb +85 -100
- data/lib/fox16/kwargs.rb +891 -891
- data/lib/fox16/version.rb +1 -1
- data/ports/x64-mingw-ucrt/bin/libFOX-1.6-0.dll +0 -0
- data/ports/x64-mingw-ucrt/bin/libfxscintilla-20.dll +0 -0
- data/ports/x64-mingw-ucrt/bin/libjpeg-62.dll +0 -0
- data/ports/x64-mingw-ucrt/bin/libpng16-16.dll +0 -0
- data/ports/x64-mingw-ucrt/bin/libtiff-6.dll +0 -0
- data/ports/x64-mingw-ucrt/bin/zlib1.dll +0 -0
- data/scripts/iface.rb +8 -12
- data/test/TC_FXDCPrint.rb +1 -1
- metadata +254 -15
- data/ports/x64-mingw-ucrt/bin/libtiff-5.dll +0 -0
- data/rdoc-sources/Makefile +0 -23
data/docs/Fox/FXGLLine.html
CHANGED
@@ -91,11 +91,6 @@
|
|
91
91
|
|
92
92
|
|
93
93
|
|
94
|
-
<dl>
|
95
|
-
<dt>Includes:</dt>
|
96
|
-
<dd>OpenGL</dd>
|
97
|
-
</dl>
|
98
|
-
|
99
94
|
|
100
95
|
|
101
96
|
|
@@ -303,7 +298,6 @@
|
|
303
298
|
|
304
299
|
|
305
300
|
|
306
|
-
|
307
301
|
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="FXGLObject.html" title="Fox::FXGLObject (class)">FXGLObject</a></span></h3>
|
308
302
|
<p class="inherited"><span class='object_link'><a href="FXGLObject.html#canDelete-instance_method" title="Fox::FXGLObject#canDelete (method)">#canDelete</a></span>, <span class='object_link'><a href="FXGLObject.html#canDrag-instance_method" title="Fox::FXGLObject#canDrag (method)">#canDrag</a></span>, <span class='object_link'><a href="FXGLObject.html#copy-instance_method" title="Fox::FXGLObject#copy (method)">#copy</a></span>, <span class='object_link'><a href="FXGLObject.html#drag-instance_method" title="Fox::FXGLObject#drag (method)">#drag</a></span>, <span class='object_link'><a href="FXGLObject.html#identify-instance_method" title="Fox::FXGLObject#identify (method)">#identify</a></span></p>
|
309
303
|
|
@@ -356,6 +350,10 @@
|
|
356
350
|
<pre class="lines">
|
357
351
|
|
358
352
|
|
353
|
+
91
|
354
|
+
92
|
355
|
+
93
|
356
|
+
94
|
359
357
|
95
|
360
358
|
96
|
361
359
|
97
|
@@ -364,14 +362,10 @@
|
|
364
362
|
100
|
365
363
|
101
|
366
364
|
102
|
367
|
-
103
|
368
|
-
104
|
369
|
-
105
|
370
|
-
106
|
371
|
-
107</pre>
|
365
|
+
103</pre>
|
372
366
|
</td>
|
373
367
|
<td>
|
374
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
368
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 91</span>
|
375
369
|
|
376
370
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='op'>*</span><span class='id identifier rubyid_args'>args</span><span class='rparen'>)</span>
|
377
371
|
<span class='kw'>super</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
@@ -424,12 +418,12 @@
|
|
424
418
|
<pre class="lines">
|
425
419
|
|
426
420
|
|
427
|
-
|
428
|
-
|
429
|
-
|
421
|
+
71
|
422
|
+
72
|
423
|
+
73</pre>
|
430
424
|
</td>
|
431
425
|
<td>
|
432
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
426
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 71</span>
|
433
427
|
|
434
428
|
<span class='kw'>def</span> <span class='id identifier rubyid_fm'>fm</span>
|
435
429
|
<span class='ivar'>@fm</span>
|
@@ -467,12 +461,12 @@
|
|
467
461
|
<pre class="lines">
|
468
462
|
|
469
463
|
|
470
|
-
|
471
|
-
|
472
|
-
|
464
|
+
74
|
465
|
+
75
|
466
|
+
76</pre>
|
473
467
|
</td>
|
474
468
|
<td>
|
475
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
469
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 74</span>
|
476
470
|
|
477
471
|
<span class='kw'>def</span> <span class='id identifier rubyid_to'>to</span>
|
478
472
|
<span class='ivar'>@to</span>
|
@@ -515,17 +509,17 @@
|
|
515
509
|
<pre class="lines">
|
516
510
|
|
517
511
|
|
512
|
+
108
|
513
|
+
109
|
514
|
+
110
|
515
|
+
111
|
518
516
|
112
|
519
517
|
113
|
520
518
|
114
|
521
|
-
115
|
522
|
-
116
|
523
|
-
117
|
524
|
-
118
|
525
|
-
119</pre>
|
519
|
+
115</pre>
|
526
520
|
</td>
|
527
521
|
<td>
|
528
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
522
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 108</span>
|
529
523
|
|
530
524
|
<span class='kw'>def</span> <span class='id identifier rubyid_bounds'>bounds</span>
|
531
525
|
<span class='const'><span class='object_link'><a href="FXRangef.html" title="Fox::FXRangef (class)">FXRangef</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="FXRangef.html#initialize-instance_method" title="Fox::FXRangef#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='lbracket'>[</span><span class='ivar'>@fm</span><span class='period'>.</span><span class='id identifier rubyid_pos'>pos</span><span class='lbracket'>[</span><span class='int'>0</span><span class='rbracket'>]</span><span class='comma'>,</span> <span class='ivar'>@to</span><span class='period'>.</span><span class='id identifier rubyid_pos'>pos</span><span class='lbracket'>[</span><span class='int'>0</span><span class='rbracket'>]</span><span class='rbracket'>]</span><span class='period'>.</span><span class='id identifier rubyid_min'>min</span><span class='comma'>,</span>
|
@@ -566,25 +560,25 @@
|
|
566
560
|
<pre class="lines">
|
567
561
|
|
568
562
|
|
563
|
+
120
|
564
|
+
121
|
565
|
+
122
|
566
|
+
123
|
569
567
|
124
|
570
568
|
125
|
571
569
|
126
|
572
|
-
127
|
573
|
-
128
|
574
|
-
129
|
575
|
-
130
|
576
|
-
131</pre>
|
570
|
+
127</pre>
|
577
571
|
</td>
|
578
572
|
<td>
|
579
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
573
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 120</span>
|
580
574
|
|
581
575
|
<span class='kw'>def</span> <span class='id identifier rubyid_draw'>draw</span><span class='lparen'>(</span><span class='id identifier rubyid_viewer'>viewer</span><span class='rparen'>)</span>
|
582
|
-
<span class='
|
583
|
-
<span class='
|
584
|
-
<span class='
|
585
|
-
<span class='
|
586
|
-
<span class='
|
587
|
-
<span class='
|
576
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Color3d</span><span class='lparen'>(</span><span class='float'>1.0</span><span class='comma'>,</span> <span class='float'>0.0</span><span class='comma'>,</span> <span class='float'>0.0</span><span class='rparen'>)</span>
|
577
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>PointSize</span><span class='lparen'>(</span><span class='const'><span class='object_link'><a href="../Fox.html#HANDLE_SIZE-constant" title="Fox::HANDLE_SIZE (constant)">HANDLE_SIZE</a></span></span><span class='rparen'>)</span>
|
578
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Begin</span><span class='lparen'>(</span><span class='const'>GL</span><span class='op'>::</span><span class='const'>LINES</span><span class='rparen'>)</span>
|
579
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Vertex3d</span><span class='lparen'>(</span><span class='op'>*</span><span class='ivar'>@fm</span><span class='period'>.</span><span class='id identifier rubyid_pos'>pos</span><span class='rparen'>)</span>
|
580
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Vertex3d</span><span class='lparen'>(</span><span class='op'>*</span><span class='ivar'>@to</span><span class='period'>.</span><span class='id identifier rubyid_pos'>pos</span><span class='rparen'>)</span>
|
581
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>End</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
588
582
|
<span class='kw'>end</span></pre>
|
589
583
|
</td>
|
590
584
|
</tr>
|
@@ -617,21 +611,21 @@
|
|
617
611
|
<pre class="lines">
|
618
612
|
|
619
613
|
|
614
|
+
132
|
615
|
+
133
|
616
|
+
134
|
617
|
+
135
|
620
618
|
136
|
621
|
-
137
|
622
|
-
138
|
623
|
-
139
|
624
|
-
140
|
625
|
-
141</pre>
|
619
|
+
137</pre>
|
626
620
|
</td>
|
627
621
|
<td>
|
628
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
622
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 132</span>
|
629
623
|
|
630
624
|
<span class='kw'>def</span> <span class='id identifier rubyid_hit'>hit</span><span class='lparen'>(</span><span class='id identifier rubyid_viewer'>viewer</span><span class='rparen'>)</span>
|
631
|
-
<span class='
|
632
|
-
<span class='
|
633
|
-
<span class='
|
634
|
-
<span class='
|
625
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Begin</span><span class='lparen'>(</span><span class='const'>GL</span><span class='op'>::</span><span class='const'>LINES</span><span class='rparen'>)</span>
|
626
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Vertex3d</span><span class='lparen'>(</span><span class='op'>*</span><span class='ivar'>@fm</span><span class='period'>.</span><span class='id identifier rubyid_pos'>pos</span><span class='rparen'>)</span>
|
627
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Vertex3d</span><span class='lparen'>(</span><span class='op'>*</span><span class='ivar'>@to</span><span class='period'>.</span><span class='id identifier rubyid_pos'>pos</span><span class='rparen'>)</span>
|
628
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>End</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
635
629
|
<span class='kw'>end</span></pre>
|
636
630
|
</td>
|
637
631
|
</tr>
|
@@ -643,9 +637,9 @@
|
|
643
637
|
</div>
|
644
638
|
|
645
639
|
<div id="footer">
|
646
|
-
Generated on
|
647
|
-
<a href="
|
648
|
-
0.9.
|
640
|
+
Generated on Sun May 14 21:56:17 2023 by
|
641
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
642
|
+
0.9.34 (ruby-3.2.0).
|
649
643
|
</div>
|
650
644
|
|
651
645
|
</div>
|
data/docs/Fox/FXGLObject.html
CHANGED
@@ -577,19 +577,19 @@
|
|
577
577
|
<h4 id="label-Parameters-3A">Parameters:</h4>
|
578
578
|
<dl class="rdoc-list note-list"><dt><code>viewer</code>
|
579
579
|
<dd>
|
580
|
-
<p>the viewer window in which we
|
580
|
+
<p>the viewer window in which we’re dragging <span class='object_link'><a href="FXGLViewer.html" title="Fox::FXGLViewer (class)">Fox::FXGLViewer</a></span></p>
|
581
581
|
</dd><dt><code>fx</code>
|
582
582
|
<dd>
|
583
|
-
<p>x-coordinate for position we
|
583
|
+
<p>x-coordinate for position we’re dragging from [Integer]</p>
|
584
584
|
</dd><dt><code>fy</code>
|
585
585
|
<dd>
|
586
|
-
<p>y-coordinate for position we
|
586
|
+
<p>y-coordinate for position we’re dragging from [Integer]</p>
|
587
587
|
</dd><dt><code>tx</code>
|
588
588
|
<dd>
|
589
|
-
<p>x-coordinate for position we
|
589
|
+
<p>x-coordinate for position we’re dragging to [Integer]</p>
|
590
590
|
</dd><dt><code>ty</code>
|
591
591
|
<dd>
|
592
|
-
<p>y-coordinate for position we
|
592
|
+
<p>y-coordinate for position we’re dragging to [Integer]</p>
|
593
593
|
</dd></dl>
|
594
594
|
|
595
595
|
|
@@ -632,7 +632,7 @@
|
|
632
632
|
<h4 id="label-Parameters-3A">Parameters:</h4>
|
633
633
|
<dl class="rdoc-list note-list"><dt><code>viewer</code>
|
634
634
|
<dd>
|
635
|
-
<p>the viewer window into which we
|
635
|
+
<p>the viewer window into which we’re drawing <span class='object_link'><a href="FXGLViewer.html" title="Fox::FXGLViewer (class)">Fox::FXGLViewer</a></span></p>
|
636
636
|
</dd></dl>
|
637
637
|
|
638
638
|
|
@@ -675,7 +675,7 @@
|
|
675
675
|
<h4 id="label-Parameters-3A">Parameters:</h4>
|
676
676
|
<dl class="rdoc-list note-list"><dt><code>viewer</code>
|
677
677
|
<dd>
|
678
|
-
<p>the viewer window into which we
|
678
|
+
<p>the viewer window into which we’re drawing <span class='object_link'><a href="FXGLViewer.html" title="Fox::FXGLViewer (class)">Fox::FXGLViewer</a></span></p>
|
679
679
|
</dd></dl>
|
680
680
|
|
681
681
|
|
@@ -749,9 +749,9 @@
|
|
749
749
|
</div>
|
750
750
|
|
751
751
|
<div id="footer">
|
752
|
-
Generated on
|
753
|
-
<a href="
|
754
|
-
0.9.
|
752
|
+
Generated on Sun May 14 21:55:36 2023 by
|
753
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
754
|
+
0.9.34 (ruby-3.2.0).
|
755
755
|
</div>
|
756
756
|
|
757
757
|
</div>
|
data/docs/Fox/FXGLPoint.html
CHANGED
@@ -91,11 +91,6 @@
|
|
91
91
|
|
92
92
|
|
93
93
|
|
94
|
-
<dl>
|
95
|
-
<dt>Includes:</dt>
|
96
|
-
<dd>OpenGL</dd>
|
97
|
-
</dl>
|
98
|
-
|
99
94
|
|
100
95
|
|
101
96
|
|
@@ -276,7 +271,6 @@
|
|
276
271
|
|
277
272
|
|
278
273
|
|
279
|
-
|
280
274
|
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="FXGLObject.html" title="Fox::FXGLObject (class)">FXGLObject</a></span></h3>
|
281
275
|
<p class="inherited"><span class='object_link'><a href="FXGLObject.html#canDelete-instance_method" title="Fox::FXGLObject#canDelete (method)">#canDelete</a></span>, <span class='object_link'><a href="FXGLObject.html#canDrag-instance_method" title="Fox::FXGLObject#canDrag (method)">#canDrag</a></span>, <span class='object_link'><a href="FXGLObject.html#copy-instance_method" title="Fox::FXGLObject#copy (method)">#copy</a></span>, <span class='object_link'><a href="FXGLObject.html#drag-instance_method" title="Fox::FXGLObject#drag (method)">#drag</a></span>, <span class='object_link'><a href="FXGLObject.html#identify-instance_method" title="Fox::FXGLObject#identify (method)">#identify</a></span></p>
|
282
276
|
|
@@ -327,6 +321,8 @@
|
|
327
321
|
<pre class="lines">
|
328
322
|
|
329
323
|
|
324
|
+
27
|
325
|
+
28
|
330
326
|
29
|
331
327
|
30
|
332
328
|
31
|
@@ -334,12 +330,10 @@
|
|
334
330
|
33
|
335
331
|
34
|
336
332
|
35
|
337
|
-
36
|
338
|
-
37
|
339
|
-
38</pre>
|
333
|
+
36</pre>
|
340
334
|
</td>
|
341
335
|
<td>
|
342
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
336
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 27</span>
|
343
337
|
|
344
338
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='op'>*</span><span class='id identifier rubyid_args'>args</span><span class='rparen'>)</span>
|
345
339
|
<span class='kw'>super</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
@@ -389,12 +383,12 @@
|
|
389
383
|
<pre class="lines">
|
390
384
|
|
391
385
|
|
392
|
-
|
393
|
-
|
394
|
-
|
386
|
+
13
|
387
|
+
14
|
388
|
+
15</pre>
|
395
389
|
</td>
|
396
390
|
<td>
|
397
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
391
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 13</span>
|
398
392
|
|
399
393
|
<span class='kw'>def</span> <span class='id identifier rubyid_pos'>pos</span>
|
400
394
|
<span class='ivar'>@pos</span>
|
@@ -437,12 +431,12 @@
|
|
437
431
|
<pre class="lines">
|
438
432
|
|
439
433
|
|
440
|
-
|
441
|
-
|
442
|
-
|
434
|
+
41
|
435
|
+
42
|
436
|
+
43</pre>
|
443
437
|
</td>
|
444
438
|
<td>
|
445
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
439
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 41</span>
|
446
440
|
|
447
441
|
<span class='kw'>def</span> <span class='id identifier rubyid_bounds'>bounds</span>
|
448
442
|
<span class='const'><span class='object_link'><a href="FXRangef.html" title="Fox::FXRangef (class)">FXRangef</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="FXRangef.html#initialize-instance_method" title="Fox::FXRangef#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='ivar'>@pos</span><span class='lbracket'>[</span><span class='int'>0</span><span class='rbracket'>]</span><span class='comma'>,</span> <span class='ivar'>@pos</span><span class='lbracket'>[</span><span class='int'>0</span><span class='rbracket'>]</span><span class='comma'>,</span> <span class='ivar'>@pos</span><span class='lbracket'>[</span><span class='int'>1</span><span class='rbracket'>]</span><span class='comma'>,</span> <span class='ivar'>@pos</span><span class='lbracket'>[</span><span class='int'>1</span><span class='rbracket'>]</span><span class='comma'>,</span> <span class='ivar'>@pos</span><span class='lbracket'>[</span><span class='int'>2</span><span class='rbracket'>]</span><span class='comma'>,</span> <span class='ivar'>@pos</span><span class='lbracket'>[</span><span class='int'>2</span><span class='rbracket'>]</span><span class='rparen'>)</span>
|
@@ -478,23 +472,23 @@
|
|
478
472
|
<pre class="lines">
|
479
473
|
|
480
474
|
|
475
|
+
48
|
476
|
+
49
|
481
477
|
50
|
482
478
|
51
|
483
479
|
52
|
484
480
|
53
|
485
|
-
54
|
486
|
-
55
|
487
|
-
56</pre>
|
481
|
+
54</pre>
|
488
482
|
</td>
|
489
483
|
<td>
|
490
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
484
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 48</span>
|
491
485
|
|
492
486
|
<span class='kw'>def</span> <span class='id identifier rubyid_draw'>draw</span><span class='lparen'>(</span><span class='id identifier rubyid_viewer'>viewer</span><span class='rparen'>)</span>
|
493
|
-
<span class='
|
494
|
-
<span class='
|
495
|
-
<span class='
|
496
|
-
<span class='
|
497
|
-
<span class='
|
487
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Color3d</span><span class='lparen'>(</span><span class='float'>0.0</span><span class='comma'>,</span> <span class='float'>0.0</span><span class='comma'>,</span> <span class='float'>1.0</span><span class='rparen'>)</span>
|
488
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>PointSize</span><span class='lparen'>(</span><span class='const'><span class='object_link'><a href="../Fox.html#HANDLE_SIZE-constant" title="Fox::HANDLE_SIZE (constant)">HANDLE_SIZE</a></span></span><span class='rparen'>)</span>
|
489
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Begin</span><span class='lparen'>(</span><span class='const'>GL</span><span class='op'>::</span><span class='const'>POINTS</span><span class='rparen'>)</span>
|
490
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Vertex3d</span><span class='lparen'>(</span><span class='op'>*</span><span class='ivar'>@pos</span><span class='rparen'>)</span>
|
491
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>End</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
498
492
|
<span class='kw'>end</span></pre>
|
499
493
|
</td>
|
500
494
|
</tr>
|
@@ -527,19 +521,19 @@
|
|
527
521
|
<pre class="lines">
|
528
522
|
|
529
523
|
|
524
|
+
59
|
525
|
+
60
|
530
526
|
61
|
531
527
|
62
|
532
|
-
63
|
533
|
-
64
|
534
|
-
65</pre>
|
528
|
+
63</pre>
|
535
529
|
</td>
|
536
530
|
<td>
|
537
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
531
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 59</span>
|
538
532
|
|
539
533
|
<span class='kw'>def</span> <span class='id identifier rubyid_hit'>hit</span><span class='lparen'>(</span><span class='id identifier rubyid_viewer'>viewer</span><span class='rparen'>)</span>
|
540
|
-
<span class='
|
541
|
-
<span class='
|
542
|
-
<span class='
|
534
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Begin</span><span class='lparen'>(</span><span class='const'>GL</span><span class='op'>::</span><span class='const'>POINTS</span><span class='rparen'>)</span>
|
535
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>Vertex3d</span><span class='lparen'>(</span><span class='op'>*</span><span class='ivar'>@pos</span><span class='rparen'>)</span>
|
536
|
+
<span class='const'>GL</span><span class='period'>.</span><span class='const'>End</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
543
537
|
<span class='kw'>end</span></pre>
|
544
538
|
</td>
|
545
539
|
</tr>
|
@@ -551,9 +545,9 @@
|
|
551
545
|
</div>
|
552
546
|
|
553
547
|
<div id="footer">
|
554
|
-
Generated on
|
555
|
-
<a href="
|
556
|
-
0.9.
|
548
|
+
Generated on Sun May 14 21:56:17 2023 by
|
549
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
550
|
+
0.9.34 (ruby-3.2.0).
|
557
551
|
</div>
|
558
552
|
|
559
553
|
</div>
|
data/docs/Fox/FXGLShape.html
CHANGED
@@ -704,9 +704,9 @@
|
|
704
704
|
</div>
|
705
705
|
|
706
706
|
<div id="footer">
|
707
|
-
Generated on
|
708
|
-
<a href="
|
709
|
-
0.9.
|
707
|
+
Generated on Sun May 14 21:55:28 2023 by
|
708
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
709
|
+
0.9.34 (ruby-3.2.0).
|
710
710
|
</div>
|
711
711
|
|
712
712
|
</div>
|
data/docs/Fox/FXGLSphere.html
CHANGED
@@ -93,11 +93,6 @@
|
|
93
93
|
|
94
94
|
|
95
95
|
|
96
|
-
<dl>
|
97
|
-
<dt>Includes:</dt>
|
98
|
-
<dd>GLU, OpenGL</dd>
|
99
|
-
</dl>
|
100
|
-
|
101
96
|
|
102
97
|
|
103
98
|
|
@@ -321,8 +316,6 @@
|
|
321
316
|
|
322
317
|
|
323
318
|
|
324
|
-
|
325
|
-
|
326
319
|
<h3 class="inherited">Methods inherited from <span class='object_link'><a href="FXGLShape.html" title="Fox::FXGLShape (class)">FXGLShape</a></span></h3>
|
327
320
|
<p class="inherited"><span class='object_link'><a href="FXGLShape.html#getMaterial-instance_method" title="Fox::FXGLShape#getMaterial (method)">#getMaterial</a></span>, <span class='object_link'><a href="FXGLShape.html#setMaterial-instance_method" title="Fox::FXGLShape#setMaterial (method)">#setMaterial</a></span>, <span class='object_link'><a href="FXGLShape.html#setRange-instance_method" title="Fox::FXGLShape#setRange (method)">#setRange</a></span></p>
|
328
321
|
|
@@ -390,21 +383,21 @@
|
|
390
383
|
<pre class="lines">
|
391
384
|
|
392
385
|
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
386
|
+
431
|
387
|
+
432
|
388
|
+
433
|
389
|
+
434
|
390
|
+
435
|
391
|
+
436
|
392
|
+
437
|
393
|
+
438
|
394
|
+
439
|
395
|
+
440
|
396
|
+
441
|
397
|
+
442</pre>
|
405
398
|
</td>
|
406
399
|
<td>
|
407
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
400
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 431</span>
|
408
401
|
|
409
402
|
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='op'>*</span><span class='id identifier rubyid_args'>args</span><span class='rparen'>)</span>
|
410
403
|
<span class='kw'>if</span> <span class='id identifier rubyid_args'>args</span><span class='period'>.</span><span class='id identifier rubyid_length'>length</span> <span class='op'>==</span> <span class='int'>4</span>
|
@@ -456,12 +449,12 @@
|
|
456
449
|
<pre class="lines">
|
457
450
|
|
458
451
|
|
459
|
-
|
460
|
-
|
461
|
-
|
452
|
+
406
|
453
|
+
407
|
454
|
+
408</pre>
|
462
455
|
</td>
|
463
456
|
<td>
|
464
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
457
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 406</span>
|
465
458
|
|
466
459
|
<span class='kw'>def</span> <span class='id identifier rubyid_radius'>radius</span>
|
467
460
|
<span class='ivar'>@radius</span>
|
@@ -499,12 +492,12 @@
|
|
499
492
|
<pre class="lines">
|
500
493
|
|
501
494
|
|
502
|
-
|
503
|
-
|
504
|
-
|
495
|
+
409
|
496
|
+
410
|
497
|
+
411</pre>
|
505
498
|
</td>
|
506
499
|
<td>
|
507
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
500
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 409</span>
|
508
501
|
|
509
502
|
<span class='kw'>def</span> <span class='id identifier rubyid_slices'>slices</span>
|
510
503
|
<span class='ivar'>@slices</span>
|
@@ -542,12 +535,12 @@
|
|
542
535
|
<pre class="lines">
|
543
536
|
|
544
537
|
|
545
|
-
|
546
|
-
|
547
|
-
|
538
|
+
412
|
539
|
+
413
|
540
|
+
414</pre>
|
548
541
|
</td>
|
549
542
|
<td>
|
550
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
543
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 412</span>
|
551
544
|
|
552
545
|
<span class='kw'>def</span> <span class='id identifier rubyid_stacks'>stacks</span>
|
553
546
|
<span class='ivar'>@stacks</span>
|
@@ -590,21 +583,21 @@
|
|
590
583
|
<pre class="lines">
|
591
584
|
|
592
585
|
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
|
586
|
+
447
|
587
|
+
448
|
588
|
+
449
|
589
|
+
450
|
590
|
+
451
|
591
|
+
452</pre>
|
599
592
|
</td>
|
600
593
|
<td>
|
601
|
-
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line
|
594
|
+
<pre class="code"><span class="info file"># File 'lib/fox16/glshapes.rb', line 447</span>
|
602
595
|
|
603
596
|
<span class='kw'>def</span> <span class='id identifier rubyid_drawshape'>drawshape</span><span class='lparen'>(</span><span class='id identifier rubyid_viewer'>viewer</span><span class='rparen'>)</span>
|
604
|
-
<span class='id identifier rubyid_quad'>quad</span> <span class='op'>=</span> <span class='
|
605
|
-
<span class='
|
606
|
-
<span class='
|
607
|
-
<span class='
|
597
|
+
<span class='id identifier rubyid_quad'>quad</span> <span class='op'>=</span> <span class='const'>GLU</span><span class='period'>.</span><span class='const'>NewQuadric</span><span class='lparen'>(</span><span class='rparen'>)</span>
|
598
|
+
<span class='const'>GLU</span><span class='period'>.</span><span class='const'>QuadricDrawStyle</span><span class='lparen'>(</span><span class='id identifier rubyid_quad'>quad</span><span class='comma'>,</span> <span class='const'>GLU</span><span class='op'>::</span><span class='const'>FILL</span><span class='rparen'>)</span>
|
599
|
+
<span class='const'>GLU</span><span class='period'>.</span><span class='const'>Sphere</span><span class='lparen'>(</span><span class='id identifier rubyid_quad'>quad</span><span class='comma'>,</span> <span class='ivar'>@radius</span><span class='comma'>,</span> <span class='ivar'>@slices</span><span class='comma'>,</span> <span class='ivar'>@stacks</span><span class='rparen'>)</span>
|
600
|
+
<span class='const'>GLU</span><span class='period'>.</span><span class='const'>DeleteQuadric</span><span class='lparen'>(</span><span class='id identifier rubyid_quad'>quad</span><span class='rparen'>)</span>
|
608
601
|
<span class='kw'>end</span></pre>
|
609
602
|
</td>
|
610
603
|
</tr>
|
@@ -616,9 +609,9 @@
|
|
616
609
|
</div>
|
617
610
|
|
618
611
|
<div id="footer">
|
619
|
-
Generated on
|
620
|
-
<a href="
|
621
|
-
0.9.
|
612
|
+
Generated on Sun May 14 21:56:17 2023 by
|
613
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
614
|
+
0.9.34 (ruby-3.2.0).
|
622
615
|
</div>
|
623
616
|
|
624
617
|
</div>
|
data/docs/Fox/FXGLViewer.html
CHANGED
@@ -3496,9 +3496,9 @@
|
|
3496
3496
|
</div>
|
3497
3497
|
|
3498
3498
|
<div id="footer">
|
3499
|
-
Generated on
|
3500
|
-
<a href="
|
3501
|
-
0.9.
|
3499
|
+
Generated on Sun May 14 21:55:36 2023 by
|
3500
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
3501
|
+
0.9.34 (ruby-3.2.0).
|
3502
3502
|
</div>
|
3503
3503
|
|
3504
3504
|
</div>
|
data/docs/Fox/FXGLVisual.html
CHANGED
@@ -2137,9 +2137,9 @@
|
|
2137
2137
|
</div>
|
2138
2138
|
|
2139
2139
|
<div id="footer">
|
2140
|
-
Generated on
|
2141
|
-
<a href="
|
2142
|
-
0.9.
|
2140
|
+
Generated on Sun May 14 21:55:37 2023 by
|
2141
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2142
|
+
0.9.34 (ruby-3.2.0).
|
2143
2143
|
</div>
|
2144
2144
|
|
2145
2145
|
</div>
|
data/docs/Fox/FXGradient.html
CHANGED
@@ -552,9 +552,9 @@
|
|
552
552
|
</div>
|
553
553
|
|
554
554
|
<div id="footer">
|
555
|
-
Generated on
|
556
|
-
<a href="
|
557
|
-
0.9.
|
555
|
+
Generated on Sun May 14 21:56:04 2023 by
|
556
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
557
|
+
0.9.34 (ruby-3.2.0).
|
558
558
|
</div>
|
559
559
|
|
560
560
|
</div>
|