Delegate GLBuildModelDelegate
- Namespace
- SearchAThing.OpenGL.Core
- Assembly
- netcore-opengl-core.dll
Build model action that will executed each time the model requires a full rebuild because invalidated.
public delegate void GLBuildModelDelegate(GLControl glControl, bool initialCall)