Skip to content

Conversation

@ajain-work
Copy link
Contributor

No description provided.

bool provideVertices = 3; // Provide vectices.
bool provideFaces = 4; // Provide faces information i.e. vertices connectivity.
bool provideFacesCentroid = 5; // Provide faces centroid.
bool provideFacesNormal = 6; // Provide faces normal.
Copy link
Collaborator

@dnwillia-work dnwillia-work Apr 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
bool provideFacesNormal = 6; // Provide faces normal.
bool provideFaceNormals = 6; // Provide face normals.

The pluralization of the variables is not quite right (same for the other one).

@dnwillia-work dnwillia-work self-requested a review April 7, 2022 10:55
@dnwillia-work dnwillia-work self-requested a review April 7, 2022 10:56
@ajain-work ajain-work force-pushed the feat/field_data_refactoring branch from a187fcc to 1976e73 Compare April 8, 2022 03:36
@ajain-work ajain-work force-pushed the feat/field_data_refactoring branch from 1976e73 to 3bd999d Compare April 8, 2022 03:54
@ajain-work ajain-work marked this pull request as ready for review April 8, 2022 04:08
@ajain-work ajain-work merged commit b43cbdd into main Apr 8, 2022
@ajain-work ajain-work deleted the feat/field_data_refactoring branch April 8, 2022 07:57
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.

4 participants