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
glControlGLControlGL control reference.