HPS.FinishPictureEvent Class Reference
Inheritance diagram for HPS.FinishPictureEvent:

Public Member Functions | |
override void | Dispose () |
FinishPictureEvent (IntPtr in_nr) | |
FinishPictureEvent (HPS.FinishPictureEvent in_that) | |
new IntPtr | GetClassID () |
![]() | |
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) |
Protected Member Functions | |
override void | deleteCptr () |
![]() | |
virtual bool | DerivedClassHasMethod (string methodName, System.Type[] methodTypes) |
virtual bool | IsUserDerived () |
Additional Inherited Members | |
![]() | |
enum | StereoMatrix { ViewLeft = 0, ViewRight = 1, ProjectionLeft = 2, ProjectionRight = 3 } |
![]() | |
static void | DtorCallback (IntPtr p) |
![]() | |
bool | cMemOwn |
HandleRef | cptr |
![]() | |
static Dictionary< IntPtr, DriverEvent > | cachedObjects = new Dictionary<IntPtr, DriverEvent>() |
static ReaderWriterLockSlim | mapLock = new ReaderWriterLockSlim(LockRecursionPolicy.SupportsRecursion) |
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:
- internals/hps_core/source/cs/HPS.FinishPictureEvent.cs