Describes a rectangle.
More...
#include <reshade_api_pipeline.hpp>
|
| constexpr uint32_t | width () const |
| |
| constexpr uint32_t | height () const |
| |
◆ height()
| constexpr uint32_t reshade::api::rect::height |
( |
| ) |
const |
|
inlineconstexpr |
◆ width()
| constexpr uint32_t reshade::api::rect::width |
( |
| ) |
const |
|
inlineconstexpr |
◆ bottom
| int32_t reshade::api::rect::bottom |
◆ left
| int32_t reshade::api::rect::left |
◆ right
| int32_t reshade::api::rect::right |
◆ top
| int32_t reshade::api::rect::top |
The documentation for this struct was generated from the following file: