Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Issue 2785 - Wireframe renderer broken with CAM data #2807

Merged
merged 6 commits into from
Jul 15, 2021
Merged

Conversation

clyne
Copy link
Collaborator

@clyne clyne commented Jul 14, 2021

Fixed #2785

Refactored Grid iterators to use std::array instead of std:vector, making the iterators consistent with the rest of the Grid API

@clyne clyne requested review from shaomeng and sgpearse July 14, 2021 15:36
Copy link
Collaborator

@shaomeng shaomeng left a comment

Choose a reason for hiding this comment

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

Just a small improvement needed :)

lib/vdc/CurvilinearGrid.cpp Show resolved Hide resolved
@clyne clyne requested review from shaomeng and StasJ and removed request for sgpearse July 14, 2021 21:30
lib/vdc/CurvilinearGrid.cpp Outdated Show resolved Hide resolved
@clyne clyne requested a review from StasJ July 15, 2021 00:00
@clyne clyne merged commit 284b628 into main Jul 15, 2021
@clyne clyne deleted the issue_2785 branch July 15, 2021 03:48
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.

Wireframe renderer broken with CAM data
3 participants