Skip to content

Commit

Permalink
TestSolidMeshes: expand the class javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed May 17, 2024
1 parent 249aed4 commit 09b40b5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
import jme3utilities.ui.InputMode;

/**
* Test the Cone, DomeMesh, Icosahedron, Icosphere, Octahedron, Prism, and
* Tetrahedron classes. Also test the MyMesh.reverseNormals() and
* MyMesh.reverseWinding() methods.
* Test the Cone, Dodecahedron, DomeMesh, Icosahedron, Icosphere, Octahedron,
* Octasphere, Prism, and Tetrahedron classes. Also test the
* MyMesh.reverseNormals() and MyMesh.reverseWinding() methods.
*
* @author Stephen Gold sgold@sonic.net
*/
Expand Down

0 comments on commit 09b40b5

Please sign in to comment.