warp.volume_store_i#
- warp.volume_store_i( ) None#
Kernel
Store the
warp.int32valueat the voxel with integer index-space coordinatesi,j,k.Writes only where leaf-level storage exists (see
volume_store()); a no-op outside allocated leaves or for non-int32volumes. Does not activate voxels. Not differentiable.See
volume_store()for a usage example.