package brr

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

Module Gpu.Origin_2dSource

2D origins.

Sourcetype t

The type for GPUOrigin2D objects.

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

v constructs a GPUOrigin2D object with given parameters.