public abstract class OpenGL32Util
extends java.lang.Object
Constructor | Description |
---|---|
OpenGL32Util() |
Modifier and Type | Method | Description |
---|---|---|
static int |
countGpusNV() |
Count GPUs
|
static Function |
wglGetProcAddress(java.lang.String procName) |
Return a procedure function pointer
|
public static Function wglGetProcAddress(java.lang.String procName)
procName
- the procedure namepublic static int countGpusNV()