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

Structure for viewport. More...

#include <kanzi/graphics_3d/renderpass.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...
 

Detailed Description

Structure for viewport.

Member Data Documentation

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.


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