| Package | Description |
|---|---|
| com.io7m.jcanephora.core |
Core types and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
JCGLClearSpecification |
JCGLClearSpecification.Builder.build()
Builds a new
JCGLClearSpecification. |
static JCGLClearSpecification |
JCGLClearSpecification.of(Optional<com.io7m.jtensors.core.unparameterized.vectors.Vector4D> colorBufferClear,
OptionalDouble depthBufferClear,
OptionalInt stencilBufferClear,
boolean strictChecking)
Construct a new immutable
JCGLClearSpecification instance. |
JCGLClearSpecification |
JCGLClearSpecificationMutable.toImmutable()
Converts to
JCGLClearSpecification. |
Copyright © 2017 <code@io7m.com> http://io7m.com