Structure for viewport. More...
#include <kanzi/core.ui/graphics3d/legacy_render_pass.hpp>
Public Attributes | |
| float | x |
| X coordinate of view port. More... | |
| float | y |
| Y coordinate of view port. More... | |
| float | width |
| Width of view port. More... | |
| float | height |
| Height of view port. More... | |
| KzuViewportCoordinateType | coordinateType |
| Type of viewport coordinates. More... | |
Structure for viewport.
| float kanzi::KzuViewport::x |
X coordinate of view port.
| float kanzi::KzuViewport::y |
Y coordinate of view port.
| float kanzi::KzuViewport::width |
Width of view port.
| float kanzi::KzuViewport::height |
Height of view port.
| KzuViewportCoordinateType kanzi::KzuViewport::coordinateType |
Type of viewport coordinates.