Delegate VertexManagerInvalidatedDelegate
- Namespace
 - SearchAThing.OpenGL.Core
 
- Assembly
 - netcore-opengl-core.dll
 
Delegate for the Invalidated event.
public delegate void VertexManagerInvalidatedDelegate(IGLVertexManager vertexManager)
  Parameters
vertexManagerIGLVertexManager- Delegate for the event.