warp.handle#

class warp.handle(x=0)[source]#

Type for object handles (Mesh, Volume, BVH) in kernel parameters.

Behaves identically to uint64 but allows APIC to detect which parameters need pointer remapping during graph replay.

__init__(x=0)[source]#

Methods

__init__([x])