package brr

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

Module Gpu.Extent_3dSource

3D extents.

Sourcetype t

The type for GPUExtent3D objects

Sourceval v : ?h:int -> ?d:int -> w:int -> unit -> t

v constructs a GPUExtent3D object with given parameters.