KDGpu::Rect2D¶
Module: Public API
#include <gpu_core.h>
Public Attributes¶
| Name | |
|---|---|
| Offset2D | offset | 
| Extent2D | extent | 
Friends¶
| Name | |
|---|---|
| bool | operator==(const Rect2D & , const Rect2D & ) | 
Public Attributes Documentation¶
variable offset¶
1 |  | 
variable extent¶
1 |  | 
Friends¶
friend operator==¶
1 2 3 4 5  |  | 
Updated on 2025-07-08 at 12:01:11 +0000