| Package | Description |
|---|---|
| com.io7m.jcanephora.core |
Core types and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends JCGLBufferWritableType> |
JCGLBufferUpdate.builder()
Creates a builder for
JCGLBufferUpdate. |
JCGLBufferUpdate.Builder<T> |
JCGLBufferUpdate.Builder.from(JCGLBufferUpdateType<T> instance)
Fill a builder with attribute values from the provided
JCGLBufferUpdateType instance. |
JCGLBufferUpdate.Builder<T> |
JCGLBufferUpdate.Builder.setBuffer(T buffer)
Initializes the value for the
buffer attribute. |
JCGLBufferUpdate.Builder<T> |
JCGLBufferUpdate.Builder.setData(ByteBuffer data)
Initializes the value for the
data attribute. |
JCGLBufferUpdate.Builder<T> |
JCGLBufferUpdate.Builder.setDataUpdateRange(com.io7m.junsigned.ranges.UnsignedRangeInclusiveL dataUpdateRange)
Initializes the value for the
dataUpdateRange attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com