com.jogamp.gluegen.runtime.opengl
Class GLProcAddressResolver
java.lang.Object
com.jogamp.gluegen.runtime.opengl.GLProcAddressResolver
- All Implemented Interfaces:
- FunctionAddressResolver
public class GLProcAddressResolver
- extends Object
- implements FunctionAddressResolver
- Author:
- Sven Gothel, Michael Bien
Field Summary |
static boolean |
DEBUG
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG
public static final boolean DEBUG
- See Also:
- Constant Field Values
GLProcAddressResolver
public GLProcAddressResolver()
resolve
public long resolve(String name,
DynamicLookupHelper lookup)
- Specified by:
resolve
in interface FunctionAddressResolver
Copyright 2010 JogAmp Community.