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