Scissor description for wis::CommandList.
int32_t left;
int32_t top;
int32_t right;
int32_t bottom;
};
Scissor description for wis::CommandList.
Definition at line 1907 of file api.hpp.
#include <api.hpp>
|
int32_t | left |
| Left corner x coordinate.
|
|
int32_t | top |
| Top corner y coordinate.
|
|
int32_t | right |
| Right corner x coordinate.
|
|
int32_t | bottom |
| Bottom corner y coordinate.
|
|
◆ bottom
int32_t wis::Scissor::bottom |
Bottom corner y coordinate.
Definition at line 1911 of file api.hpp.
◆ left
int32_t wis::Scissor::left |
Left corner x coordinate.
Definition at line 1908 of file api.hpp.
◆ right
int32_t wis::Scissor::right |
Right corner x coordinate.
Definition at line 1910 of file api.hpp.
◆ top
int32_t wis::Scissor::top |
Top corner y coordinate.
Definition at line 1909 of file api.hpp.
The documentation for this struct was generated from the following file:
- /home/runner/work/Wisdom/Wisdom/wisdom/include/wisdom/generated/api/api.hpp