| Package | Description |
|---|---|
| com.io7m.jcanephora.core |
Core types and interfaces.
|
| com.io7m.jcanephora.core.api |
Type-safe OpenGL interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JCGLClearSpecification
Immutable implementation of
JCGLClearSpecificationType. |
class |
JCGLClearSpecificationMutable
A modifiable implementation of the
JCGLClearSpecificationType type. |
| Modifier and Type | Method and Description |
|---|---|
JCGLClearSpecificationMutable |
JCGLClearSpecificationMutable.from(JCGLClearSpecificationType instance)
Fill this modifiable instance with attribute values from the provided
JCGLClearSpecificationType instance. |
JCGLClearSpecification.Builder |
JCGLClearSpecification.Builder.from(JCGLClearSpecificationType instance)
Fill a builder with attribute values from the provided
JCGLClearSpecificationType instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
JCGLClearType.clear(JCGLClearSpecificationType c)
Clear all buffers given by the specification.
|
Copyright © 2015 <code@io7m.com> http://io7m.com