public final class R2NoiseTexture extends Object
| Modifier and Type | Method and Description |
|---|---|
static R2Texture2DType |
newR8(com.io7m.jcanephora.core.api.JCGLTexturesType gt,
com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType tc,
long size)
Construct a new square noise texture.
|
public static R2Texture2DType newR8(com.io7m.jcanephora.core.api.JCGLTexturesType gt, com.io7m.jcanephora.texture_unit_allocator.JCGLTextureUnitContextParentType tc, long size)
gt - A texture interfacetc - A texture unit allocatorsize - The length of the edge of the noise textureCopyright © 2017 <code@io7m.com> http://io7m.com