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