HOG2
Public Attributes | List of all members
recContext Struct Reference

#include <Common.h>

Collaboration diagram for recContext:
Collaboration graph
[legend]

Public Attributes

recCamera globalCamera
 
recCamera camera [MAXPORTS]
 
int numPorts
 
int currPort
 
bool moveAllPortsTogether
 
viewport viewports [MAXPORTS]
 
int windowHeight
 
int windowWidth
 
char message [256]
 
float msgTime
 
Graphics::Display display
 
unsigned long windowID
 

Detailed Description

Definition at line 64 of file Common.h.

Member Data Documentation

◆ camera

recCamera recContext::camera[MAXPORTS]

◆ currPort

int recContext::currPort

◆ display

Graphics::Display recContext::display

Definition at line 79 of file Common.h.

Referenced by drawGL(), HandleFrame(), SetNumPorts(), and setViewport().

◆ globalCamera

recCamera recContext::globalCamera

Definition at line 67 of file Common.h.

Referenced by if(), mouseMovedNoButton(), resizeGL(), SaveScreenshot(), setPortCamera(), and setViewport().

◆ message

char recContext::message[256]

Definition at line 76 of file Common.h.

Referenced by appendTextToBuffer(), setTextBufferVisibility(), and submitTextToBuffer().

◆ moveAllPortsTogether

bool recContext::moveAllPortsTogether

◆ msgTime

float recContext::msgTime

Definition at line 77 of file Common.h.

◆ numPorts

int recContext::numPorts

◆ viewports

viewport recContext::viewports[MAXPORTS]

◆ windowHeight

int recContext::windowHeight

◆ windowID

unsigned long recContext::windowID

◆ windowWidth

int recContext::windowWidth

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