Module Gpu.Origin_3dSource

3D origins.

Sourcetype t

The type for GPUOrigin3D objects.

Sourceval v : x:int -> y:int -> z:int -> t

v constructs a GPUOrigin3D object with given parameters.