HOG2
Public Attributes | List of all members
viewport Struct Reference

#include <Common.h>

Collaboration diagram for viewport:
Collaboration graph
[legend]

Public Attributes

Graphics::rect bounds
 
Graphics::rect finalBound
 
viewportType type
 
bool active
 

Detailed Description

Definition at line 56 of file Common.h.

Member Data Documentation

◆ active

bool viewport::active

Definition at line 60 of file Common.h.

Referenced by AddViewport(), and ReinitViewports().

◆ bounds

Graphics::rect viewport::bounds

◆ finalBound

Graphics::rect viewport::finalBound

Definition at line 58 of file Common.h.

Referenced by AddViewport(), HandleFrame(), MoveViewport(), and ReinitViewports().

◆ type

viewportType viewport::type

Definition at line 59 of file Common.h.

Referenced by AddViewport(), GlobalHOGToViewport(), ReinitViewports(), and ViewportToGlobalHOG().


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