Package panamagl.platform.windows.x64
Class PanamaGLFactory_windows_x64
java.lang.Object
panamagl.factory.APanamaGLFactory
panamagl.platform.windows.APanamaGLFactory_windows
panamagl.platform.windows.x64.PanamaGLFactory_windows_x64
- All Implemented Interfaces:
panamagl.factory.PanamaGLFactory,panamagl.platform.PlatformMatcher
public class PanamaGLFactory_windows_x64
extends APanamaGLFactory_windows
implements panamagl.factory.PanamaGLFactory
-
Field Summary
Fields inherited from class panamagl.platform.windows.APanamaGLFactory_windows
debug, glutContext, useGLUT, wglContext -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class panamagl.platform.windows.APanamaGLFactory_windows
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_windows_x64
public PanamaGLFactory_windows_x64()
-
-
Method Details
-
newGL
public panamagl.opengl.GL newGL()- Specified by:
newGLin interfacepanamagl.factory.PanamaGLFactory- Specified by:
newGLin classAPanamaGLFactory_windows
-