Vuo  0.5.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Protected Attributes | List of all members
VuoWindowOpenGLInternal_displayLinkContext Struct Reference

Description

Context data for VuoWindowOpenGLInternal_displayLinkCallback.

Protected Attributes

void(* requestedFrameTrigger )(VuoFrameRequest)
 The trigger function, to be fired when the display link wants the application to output a frame.
 
bool firstRequest
 Is this the first time the display link callback has been invoked?
 
VuoInteger frameCount
 The nubmer of frames requested so far.
 

Member Data Documentation

- (bool) firstRequest
protected

Is this the first time the display link callback has been invoked?

- (VuoInteger) frameCount
protected

The nubmer of frames requested so far.

- (void(* requestedFrameTrigger)(VuoFrameRequest))
protected

The trigger function, to be fired when the display link wants the application to output a frame.


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