warp.volume_store_f#
- warp.volume_store_f( ) None#
Kernel
Store the
warp.float32valueat the voxel with integer index-space coordinatesi,j,k.idmust identify afloat32volume, 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.