| Package | Description |
|---|---|
| com.io7m.jcanephora.renderstate |
Render state abstraction.
|
| Modifier and Type | Method and Description |
|---|---|
JCGLDepthState |
JCGLDepthState.Builder.build()
Builds a new
JCGLDepthState. |
static JCGLDepthState |
JCGLDepthState.of(JCGLDepthStrict depthStrict,
Optional<JCGLDepthFunction> depthTest,
JCGLDepthWriting depthWrite,
JCGLDepthClamping depthClamp)
Construct a new immutable
JCGLDepthState instance. |
JCGLDepthState |
JCGLDepthStateMutable.toImmutable()
Converts to
JCGLDepthState. |
Copyright © 2016 <code@io7m.com> http://io7m.com