| Package | Description |
|---|---|
| com.io7m.jcanephora.renderstate |
Render state abstraction.
|
| Modifier and Type | Method and Description |
|---|---|
static JCGLColorBufferMaskingState.Builder |
JCGLColorBufferMaskingState.builder()
Creates a builder for
JCGLColorBufferMaskingState. |
JCGLColorBufferMaskingState.Builder |
JCGLColorBufferMaskingState.Builder.from(JCGLColorBufferMaskingStateType instance)
Fill a builder with attribute values from the provided
JCGLColorBufferMaskingStateType instance. |
JCGLColorBufferMaskingState.Builder |
JCGLColorBufferMaskingState.Builder.setAlpha(boolean alpha)
Initializes the value for the
alpha attribute. |
JCGLColorBufferMaskingState.Builder |
JCGLColorBufferMaskingState.Builder.setBlue(boolean blue)
Initializes the value for the
blue attribute. |
JCGLColorBufferMaskingState.Builder |
JCGLColorBufferMaskingState.Builder.setGreen(boolean green)
Initializes the value for the
green attribute. |
JCGLColorBufferMaskingState.Builder |
JCGLColorBufferMaskingState.Builder.setRed(boolean red)
Initializes the value for the
red attribute. |
Copyright © 2016 <code@io7m.com> http://io7m.com