warp.volume_store_f#
- warp.volume_store_f( ) None#
Kernel
Store the
warp.float32valueat 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-float32volumes. Does not activate voxels. Not differentiable.See
volume_store()for a usage example.