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

split slice functions and move to shared #2031

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

JakeOShannessy
Copy link
Contributor

This only moves one function (GetSliceFileHeader) as it's the only on necessary to parse a *.smv file.

This also moves the collection of slice data into a struct.

There is a lot of useful code that is currently intertwined with GLUT
and GLUI. This splits that code out and put it into shared.

collect slice info into struct
@gforney gforney merged commit 6a5e65c into firemodels:master Sep 24, 2024
17 checks passed
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.

2 participants