-
- Downloads
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
This commit is part of merge request !39. Comments created here will be created in the context of that merge request.
Loading
Please sign in to comment