case noIndices
s6Voxels10MeshBufferV09GeneratedB5ErrorO9noIndicesyA2EmF
3NJ0G
import Voxels
A Swift library for storage, manipulation, export, and 3D rendering of Voxel data.
enum GeneratedMeshError
struct MeshBuffer
A buffer of vertex indices, positions and normals that make up a generated 3D mesh.
case empty
case missingNormals(_: Int, _: Int)
case invalidIndices(_: Int, _: Int)