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 2024-11-21 at 00:08:26 +0000