package brr

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.