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