| Package | Description |
|---|---|
| com.io7m.jcanephora.async |
Asynchronous resource loading.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JCGLAsyncInterfaceGL33
The default implementation of the
JCGLAsyncInterfaceGL33Type
interface. |
| Modifier and Type | Method and Description |
|---|---|
static JCGLAsyncInterfaceGL33Type |
JCGLAsyncInterfaceGL33.newAsync(Supplier<JCGLContextType> c)
Construct an async interface, evaluating the given function to obtain a
context that will be used exclusively for async calls.
|
| Modifier and Type | Method and Description |
|---|---|
static JCGLAsyncResourceLoaderType |
JCGLAsyncResourceLoader.newLoader(Executor in_exec_io,
JCGLAsyncInterfaceGL33Type in_g)
Construct a new resource loader.
|
Copyright © 2016 <code@io7m.com> http://io7m.com