Delegate RenderPreviewDelegate
- Namespace
- SearchAThing.OpenGL.Core
- Assembly
- netcore-opengl-core.dll
Used by NotEmptyRenderPreview when notify the first non empty bbox render.
public delegate void RenderPreviewDelegate(GLControl glControl)
Parameters
glControl
GLControlGL control reference.