| Package | Description |
|---|---|
| com.io7m.jcanephora.renderstate |
Render state abstraction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JCGLRenderState
The type of render states.
|
class |
JCGLRenderStateMutable
A modifiable implementation of the
JCGLRenderStateType type. |
| Modifier and Type | Method and Description |
|---|---|
static void |
JCGLRenderStates.activate(JCGLInterfaceGL33Type g,
JCGLRenderStateType r)
Activate the given render state.
|
JCGLRenderStateMutable |
JCGLRenderStateMutable.from(JCGLRenderStateType instance)
Fill this modifiable instance with attribute values from the provided
JCGLRenderStateType instance. |
JCGLRenderState.Builder |
JCGLRenderState.Builder.from(JCGLRenderStateType instance)
Fill a builder with attribute values from the provided
JCGLRenderStateType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com