Skip to content
Snippets Groups Projects
Commit f38904e3 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Fix MeshData and MeshDataManager

MeshData constructor can now only be called by MeshDataManager! This
ensures only one construction of the data storage for each mesh

Also fix following issues
- volume calculation and checking was dangerously nested
- few iterators were poorly named (due to copy/paste in MeshDataManager)
parent 3b3c19da
Branches
Tags
1 merge request!39Issue/mesh data
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment