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