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