| Package | Description |
|---|---|
| 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. |
| com.io7m.jcanephora.jogl |
JOGL implementation of the
jcanephora API. |
| Modifier and Type | Method and Description |
|---|---|
JCGLImplementationType |
JCGLContextUsableType.contextGetImplementation() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JCGLImplementationFakeType
Fake-specific interface to JCGL implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JCGLImplementationFake
A fake implementation of the
JCGLImplementationFakeType interface. |
| Modifier and Type | Method and Description |
|---|---|
JCGLImplementationType |
FakeContext.contextGetImplementation() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JCGLImplementationJOGLType
JOGL-specific interface to JCGL implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JCGLImplementationJOGL
A JOGL implementation of the
JCGLImplementationJOGLType interface. |
Copyright © 2016 <code@io7m.com> http://io7m.com