@Value.Immutable
@Value.Modifiable
public interface JCGLClearSpecificationType
| Modifier and Type | Method and Description |
|---|---|
Optional<com.io7m.jtensors.VectorReadable4FType> |
getColorBufferClear() |
OptionalDouble |
getDepthBufferClear() |
OptionalInt |
getStencilBufferClear() |
default boolean |
getStrictChecking() |
@Value.Parameter Optional<com.io7m.jtensors.VectorReadable4FType> getColorBufferClear()
@Value.Parameter OptionalDouble getDepthBufferClear()
@Value.Parameter OptionalInt getStencilBufferClear()
@Value.Parameter @Value.Default default boolean getStrictChecking()
true if strict buffer checking is enabledCopyright © 2016 <code@io7m.com> http://io7m.com