DriverEvent

class HPS.DriverEvent : public IDisposable

Subclassed by HPS.DrawWindowEvent, HPS.FinishPictureEvent, HPS.InitPictureEvent

Public Types

enum StereoMatrix

Values:

ViewLeft
ViewRight
ProjectionLeft
ProjectionRight

Public Functions

void Dispose ()
DriverEvent (HPS.DriverEvent in_that)
delegate void DtorDelegate (IntPtr cPtr)
IntPtr GetClassID ()
IntPtr GetGraphicsContext ()
IntPtr GetSurface (int index)
void SetStereoMatrix (HPS.DriverEvent.StereoMatrix id, HPS.MatrixKit in_matrix)