Package com.ardorcraft.voxel
Class MeshVoxelationContext.Section
java.lang.Object
com.ardorcraft.voxel.MeshVoxelationContext.Section
- Enclosing class:
MeshVoxelationContext
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
voxel
public final byte[][][] voxel
-
-
Constructor Details
-
Section
public Section(int[] sectionVoxelCount)
-
-
Method Details
-
addVoxel
public void addVoxel(byte mask, int i, int j, int k) -
clear
public void clear()
-