VoxelIndex Use with LLM Use with LLMCopy as MarkdownOpen in ChatGPTOpen in Claude 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 encoding IVec3DArrow datatype FixedSizeList(3 x non-null Int32)API reference links 🌊 C++ API docs for VoxelIndex🐍 Python API docs for VoxelIndex🦀 Rust API docs for VoxelIndexUsed by VoxelGridMap