| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| com.io7m.r2.filters |
Default provided filters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2ImageBufferDescription
The type of image buffer descriptions.
|
| Modifier and Type | Method and Description |
|---|---|
R2ImageBufferDescriptionType |
R2ImageBufferDescriptionScaler.apply(R2ImageBufferDescriptionType d,
com.io7m.jareas.core.AreaInclusiveUnsignedLType a) |
R2ImageBufferDescriptionType |
R2ImageBuffer.description() |
| Modifier and Type | Method and Description |
|---|---|
static R2RenderTargetPoolType<R2ImageBufferDescriptionType,R2ImageBufferUsableType> |
R2ImageBufferPool.newPool(com.io7m.jcanephora.core.api.JCGLInterfaceGL33Type g,
long soft,
long hard)
Construct a new pool with the given size limits.
|
| Modifier and Type | Method and Description |
|---|---|
R2ImageBufferDescriptionType |
R2ImageBufferDescriptionScaler.apply(R2ImageBufferDescriptionType d,
com.io7m.jareas.core.AreaInclusiveUnsignedLType a) |
static R2ImageBufferDescription |
R2ImageBufferDescription.copyOf(R2ImageBufferDescriptionType instance)
Creates an immutable copy of a
R2ImageBufferDescriptionType value. |
R2ImageBufferDescription.Builder |
R2ImageBufferDescription.Builder.from(R2ImageBufferDescriptionType instance)
Fill a builder with attribute values from the provided
com.io7m.r2.core.R2ImageBufferDescriptionType instance. |
R2ImageBufferUsableType |
R2ImageBufferPool.get(com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType tc,
R2ImageBufferDescriptionType desc) |
static R2ImageBufferType |
R2ImageBuffer.newImageBuffer(com.io7m.jcanephora.core.api.JCGLFramebuffersType g_fb,
com.io7m.jcanephora.core.api.JCGLTexturesType g_t,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType tc,
R2ImageBufferDescriptionType desc)
Construct a new image buffer.
|
Copyright © 2016 <code@io7m.com> http://io7m.com