ILNumerics - Technical Application Development
Top
The IDriver type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| BeginRenderFrame |
Must fire befor a frame is rendered
[ILNumerics Visualization Engine] | |
| EndRenderFrame |
Must fire after the frame was rendered
[ILNumerics Visualization Engine] | |
| FPSChanged |
Fires when the current framerate has changed.
[ILNumerics Visualization Engine] | |
| RenderingFailed |
Fires, when an unrecoverable error occoured during rendering
[ILNumerics Visualization Engine] |
See Also