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-01-04 at 00:07:56 +0000