Skip to content

Added new TriangularPrism shape primitive, fixed bug in the OctahedronMesh class - #9

Open
Jean-Baptiste-B wants to merge 2 commits into
Birdasaur:masterfrom
Jean-Baptiste-B:master
Open

Added new TriangularPrism shape primitive, fixed bug in the OctahedronMesh class#9
Jean-Baptiste-B wants to merge 2 commits into
Birdasaur:masterfrom
Jean-Baptiste-B:master

Conversation

@Jean-Baptiste-B

Copy link
Copy Markdown

Added a new TriangularPrism 3D shape primitive.
Fixed a bug in the OctahedronMesh class.

Yahia BELHAMRA and others added 2 commits May 6, 2015 06:14
…nMesh class

Added a new TriangularPrism 3D shape primitive.
Fixed a bug in the OctahedronMesh class.
…ouble'

bug fix by Yehya BELHAMRA {dy_belhamra@esi.dz} {http://www.yahiab.com}
the bug was in the getMajorRadius() and getMinorRadius(), its return type was Double, which caused an exception when trying to export this shape as FXML file using the FXMLExporter.java class from the OpenJFX project.
Its return type should be a 'double', the primitive type, and not 'Double'.
travisfw pushed a commit to travisfw/FXyz that referenced this pull request Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant