Removed checkCells method from the mesh initializer
It cannot work because indices are not initialized to -1 anymore. The checks in the MeshBuilder class should be enough.
Loading
Please sign in to comment
It cannot work because indices are not initialized to -1 anymore. The checks in the MeshBuilder class should be enough.