Class VoxelCoordinate

java.lang.Object
org.web3d.util.spatial.VoxelCoordinate

public class VoxelCoordinate extends Object
Voxel coordinate holder. Used to reference a voxels position. Typically stored in a Java collection object. This structure will be optimized for memory savings in the future.
Author:
Alan Hudson