Beispiel #1
0
 public static extern void glfwWindowHint(WindowHintOpenGlProfile hint, OpenGlProfile value);
Beispiel #2
0
 /// <inheritdoc />
 public abstract void WindowHint(WindowHintOpenGlProfile hint, OpenGlProfile value);