Integer index of a voxel in a sparse 3D voxel grid.
The voxel center in local grid coordinates is (index + 0.5) * voxel_size.
Rerun datatype
Arrow datatype
FixedSizeList(3 x non-null Int32)API reference links
- π C++ API docs for
VoxelIndex - π Python API docs for
VoxelIndex - π¦ Rust API docs for
VoxelIndex