Viewport description for wis::CommandList. Viewport is considered from Top Left corner.
float top_leftx;
float top_lefty;
float width;
float height;
float min_depth;
float max_depth;
};
Viewport description for wis::CommandList. Viewport is considered from Top Left corner.
Definition at line 1891 of file api.hpp.
#include <api.hpp>
◆ height
float wis::Viewport::height |
◆ max_depth
float wis::Viewport::max_depth |
Maximum depth of the viewport.
Definition at line 1897 of file api.hpp.
◆ min_depth
float wis::Viewport::min_depth |
Minimum depth of the viewport.
Definition at line 1896 of file api.hpp.
◆ top_leftx
float wis::Viewport::top_leftx |
Top left corner x coordinate.
Definition at line 1892 of file api.hpp.
◆ top_lefty
float wis::Viewport::top_lefty |
Top left corner y coordinate.
Definition at line 1893 of file api.hpp.
◆ width
float wis::Viewport::width |
The documentation for this struct was generated from the following file:
- /home/runner/work/Wisdom/Wisdom/wisdom/include/wisdom/generated/api/api.hpp