gfx ~reborn (2022-03-31T11:44:27.7929122)
Dub
Repo
Extent2D
gfx
core
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
core
types
structs
Extent2D
Offset2D
Rect
Viewport