Skip to content

Conversation

@stephengold
Copy link
Member

This addresses issue #1677, correcting the glaring inaccuracies and adding some useful details:

  • The resulting Mesh is indexed.
  • The resulting Mesh is in Triangles mode.
  • The resulting Mesh is static.
  • The resulting mesh includes normals.
  • The rectangle is axis-aligned.
  • Explain how CenterQuad differs from Quad.

@stephengold stephengold added the Documentation Issues that affect the Wiki, Javadoc or any other form of documentation label Nov 25, 2021
@stephengold stephengold added this to the v3.5.0 milestone Nov 25, 2021
@stephengold stephengold linked an issue Nov 25, 2021 that may be closed by this pull request
@stephengold
Copy link
Member Author

Unless there's substantial discussion of this PR, I plan to integrate it in about 24 hours.

@stephengold stephengold merged commit 6efc745 into master Dec 1, 2021
@stephengold stephengold deleted the sgold/issue1677 branch December 1, 2021 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Issues that affect the Wiki, Javadoc or any other form of documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CenterQuad javadoc describes a Quad

2 participants