| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| com.io7m.r2.filters |
Default provided filters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
R2Texture2DStaticType
A simple static 2D texture.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2Texture2DStatic
A simple static 2D texture.
|
| Modifier and Type | Method and Description |
|---|---|
static R2Texture2DType |
R2NoiseTexture.newR8(com.io7m.jcanephora.core.api.JCGLTexturesType gt,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType tc,
long size)
Construct a new square noise texture.
|
| Modifier and Type | Method and Description |
|---|---|
R2Texture2DStatic.Builder |
R2Texture2DStatic.Builder.from(R2Texture2DType instance)
Fill a builder with attribute values from the provided
com.io7m.r2.core.R2Texture2DType instance. |
| Modifier and Type | Method and Description |
|---|---|
static R2Texture2DType |
R2SSAONoiseTexture.newNoiseTexture(com.io7m.jcanephora.core.api.JCGLTexturesType gt,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType tc)
Construct a new noise texture.
|
Copyright © 2017 <code@io7m.com> http://io7m.com