powered by
Class that holds the state variables of every voxel of the voxel space in a data.table::data.table object, plus metadata from the voxel space header.
data.table::data.table
An object of class VoxelSpace.
file
the path of the voxel file (.vox).
data
the voxels hold in a data.table.
header
a list of parameters associated to this voxel file.
readVoxelSpace()