#include <kanzi/rendering/renderer.hpp>
Public Attributes | |
| int | x |
| Absolute X coordinate of view port top-left. More... | |
| int | y |
| Absolute Y coordinate of view port top-left. More... | |
| int | width |
| Absolute width of view port. More... | |
| int | height |
| Absolute height of view port. More... | |
| int kanzi::Viewport::x |
Absolute X coordinate of view port top-left.
| int kanzi::Viewport::y |
Absolute Y coordinate of view port top-left.
| int kanzi::Viewport::width |
Absolute width of view port.
| int kanzi::Viewport::height |
Absolute height of view port.