API Search || Global Search
HPS::FinishPictureEvent Class Reference

#include <hps.h>

Inheritance diagram for HPS::FinishPictureEvent:
HPS::DriverEvent

Public Member Functions

 FinishPictureEvent (OpaqueHandle in_nr=0)
 
- Public Member Functions inherited from HPS::DriverEvent
intptr_t GetClassID () const
 
OpaqueHandle GetGraphicsContext () const
 
OpaqueHandle GetSurface (int index) const
 
void SetStereoMatrix (StereoMatrix id, HPS::MatrixKit const &in_matrix) const
 

Additional Inherited Members

- Public Types inherited from HPS::DriverEvent
enum  StereoMatrix { ViewLeft, ViewRight, ProjectionLeft, ProjectionRight }
 
- Protected Member Functions inherited from HPS::DriverEvent
 DriverEvent (OpaqueHandle in_nr)
 
- Protected Attributes inherited from HPS::DriverEvent
OpaqueHandle nr
 

Detailed Description

The FinishPictureEvent class is the event generated when the driver finishes the update and puts the rendered image on screen (except for OffscreenWindows).


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