public class Lwjgl2FunctionProvider
extends java.lang.Object
implements org.lwjgl.system.FunctionProvider
| Constructor and Description |
|---|
Lwjgl2FunctionProvider() |
| Modifier and Type | Method and Description |
|---|---|
long |
getFunctionAddress(java.nio.ByteBuffer byteBuffer) |
long |
getFunctionAddress(java.lang.CharSequence functionName) |
public long getFunctionAddress(java.lang.CharSequence functionName)
getFunctionAddress in interface org.lwjgl.system.FunctionProviderpublic long getFunctionAddress(java.nio.ByteBuffer byteBuffer)
getFunctionAddress in interface org.lwjgl.system.FunctionProvider