nCine::ScreenViewport class

Handles the screen viewport.

Base classes

class Viewport
Handles a viewport and its corresponding render target texture.

Constructors, destructors, conversion operators

ScreenViewport()
Creates the screen viewport.

Public functions

void resize(int width, int height)
Changes the size, viewport rectangle and projection matrix of the screen viewport.