Describes a region inside a subresource.
More...
#include <reshade_api_resource.hpp>
|
| constexpr uint32_t | width () const |
| |
| constexpr uint32_t | height () const |
| |
| constexpr uint32_t | depth () const |
| |
Describes a region inside a subresource.
◆ depth()
| constexpr uint32_t reshade::api::subresource_box::depth |
( |
| ) |
const |
|
inlineconstexpr |
◆ height()
| constexpr uint32_t reshade::api::subresource_box::height |
( |
| ) |
const |
|
inlineconstexpr |
◆ width()
| constexpr uint32_t reshade::api::subresource_box::width |
( |
| ) |
const |
|
inlineconstexpr |
◆ back
| uint32_t reshade::api::subresource_box::back |
◆ bottom
| uint32_t reshade::api::subresource_box::bottom |
◆ front
| uint32_t reshade::api::subresource_box::front |
◆ left
| uint32_t reshade::api::subresource_box::left |
◆ right
| uint32_t reshade::api::subresource_box::right |
◆ top
| uint32_t reshade::api::subresource_box::top |
The documentation for this struct was generated from the following file: