warp.volume_store_i#
- warp.volume_store_i( ) None#
Kernel
Store the
warp.int32valueat the voxel with integer index-space coordinatesi,j,k.idmust identify anint32volume, and the coordinate must have leaf-level storage. The call does not allocate storage or activate voxels. Seevolume_store(). This function is not differentiable.See
volume_store()for a usage example.