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