Package panamagl.platform.linux.x64
Class PanamaGLFactory_linux_x64
java.lang.Object
panamagl.factory.APanamaGLFactory
panamagl.platform.linux.APanamaGLFactory_linux
panamagl.platform.linux.x64.PanamaGLFactory_linux_x64
- All Implemented Interfaces:
panamagl.factory.PanamaGLFactory,panamagl.platform.PlatformMatcher
public class PanamaGLFactory_linux_x64
extends APanamaGLFactory_linux
implements panamagl.factory.PanamaGLFactory
-
Field Summary
Fields inherited from class panamagl.platform.linux.APanamaGLFactory_linux
debug, glutContext, glxContext, useGLUT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class panamagl.platform.linux.APanamaGLFactory_linux
destroyContext, matches, newFBO, newGLContext, newOffscreenRendererMethods inherited from class panamagl.factory.APanamaGLFactory
getThreadRedirect, setThreadRedirectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface panamagl.factory.PanamaGLFactory
destroyContext, getThreadRedirect, newFBO, newGLContext, newOffscreenRenderer, setThreadRedirectMethods inherited from interface panamagl.platform.PlatformMatcher
matches
-
Constructor Details
-
PanamaGLFactory_linux_x64
public PanamaGLFactory_linux_x64()
-
-
Method Details
-
newGL
public panamagl.opengl.GL newGL()- Specified by:
newGLin interfacepanamagl.factory.PanamaGLFactory- Specified by:
newGLin classAPanamaGLFactory_linux
-