| Package | Description |
|---|---|
| com.io7m.jcanephora.async |
Asynchronous resource loading.
|
| com.io7m.jcanephora.core.api |
Type-safe OpenGL interfaces.
|
| com.io7m.jcanephora.fake |
A fake implementation of the
jcanephora APIs intended for unit
testing code without access to a GPU. |
| Modifier and Type | Method and Description |
|---|---|
<T> CompletableFuture<T> |
JCGLAsyncInterfaceGL33Type.evaluate(Function<JCGLInterfaceGL33Type,T> c)
Evaluate a function on the context's dedicated OpenGL thread.
|
<T> CompletableFuture<T> |
JCGLAsyncInterfaceGL33.evaluate(Function<JCGLInterfaceGL33Type,T> c) |
| Modifier and Type | Method and Description |
|---|---|
JCGLInterfaceGL33Type |
JCGLContextUsableType.contextGetGL33() |
| Modifier and Type | Method and Description |
|---|---|
JCGLInterfaceGL33Type |
FakeContext.contextGetGL33() |
Copyright © 2016 <code@io7m.com> http://io7m.com