#include <CeresEngine/RenderAPI/GPUGraphicsPipeline.hpp>
◆ Scissor() [1/4]
| CeresEngine::Scissor::Scissor |
( |
| ) |
|
|
defaultnoexcept |
◆ Scissor() [2/4]
◆ Scissor() [3/4]
Scissor constructor with parameters for all attributes.
◆ Scissor() [4/4]
| CeresEngine::Scissor::Scissor |
( |
const TOffset2< Int32 > & |
offset, |
|
|
const TExtent2< Int32 > & |
extent |
|
) |
| |
|
inlinenoexcept |
Scissor constructor with offset and extent parameters.
◆ operator=()
◆ reflect()
Executes the given processor for every field of the struct.
- Parameters
-
| RTTI | The processor to be ran for every field. |
◆ height
| Int32 CeresEngine::Scissor::height = 0 |
◆ width
| Int32 CeresEngine::Scissor::width = 0 |
| Int32 CeresEngine::Scissor::x = 0 |
| Int32 CeresEngine::Scissor::y = 0 |
The documentation for this struct was generated from the following file: