Class Viewport

Class Documentation

class Viewport

Encapsulation of the viewport being rendered to.

Public Functions

Viewport(float width, float height, float minDepth, float maxDepth, float topLeftX, float topLeftY)
Viewport(Viewport&)
~Viewport()
const D3D11_VIEWPORT *getViewport() const