To perform transformation from Voxel into Real Space. Simple one – would subtract the origin and multiply by voxelSize. if to_real_space is True then on call/getitem converts to RealSpace
Methods
apply(coord) | |
to_real_space(coord) | |
to_voxel_space(coord) |