|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jogamp.gluegen.runtime.opengl.GLProcAddressResolver
public class GLProcAddressResolver
Field Summary | |
---|---|
static boolean |
DEBUG
|
Constructor Summary | |
---|---|
GLProcAddressResolver()
|
Method Summary | |
---|---|
long |
resolve(java.lang.String name,
DynamicLookupHelper lookup)
Resolves the name of the function bound to the method and returns the address. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final boolean DEBUG
Constructor Detail |
---|
public GLProcAddressResolver()
Method Detail |
---|
public long resolve(java.lang.String name, DynamicLookupHelper lookup)
FunctionAddressResolver
resolve
in interface FunctionAddressResolver
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |