nicegraf
|
Data Fields | |
uint32_t | width |
uint32_t | height |
uint32_t | depth |
Represents a rectangular, axis-aligned 3D volume.
uint32_t ngf_extent3d::depth |
The size of the volume along he z-axis.
uint32_t ngf_extent3d::height |
The size of the volume along the y-axis.
uint32_t ngf_extent3d::width |
The size of the volume along the x-axis.