gfx v0.2.0 (2020-11-15T11:15:14Z)
Dub
Repo
Extent2D
gfx
graal
types
Undocumented in source.
struct
Extent2D {
uint
width
;
uint
height
;
}
Members
Variables
height
uint
height
;
Undocumented in source.
width
uint
width
;
Undocumented in source.
Meta
Source
See Implementation
gfx
graal
types
functions
interval
trans
structs
Extent2D
Interval
Offset2D
Rect
Trans
Viewport