All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::Viewport Struct Reference

#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...
 

Member Data Documentation

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.


The documentation for this struct was generated from the following file: