CoordinateMatrix3D

constructor(minX: Int = 0, maxX: Int, minY: Int = 0, maxY: Int, minZ: Int = 0, maxZ: Int, start: Coordinate3D)