| Package | Description |
|---|---|
| com.io7m.r2.core |
Core types and functions.
|
| Modifier and Type | Method and Description |
|---|---|
R2TextureCubeStatic |
R2TextureCubeStatic.Builder.build()
Builds a new
R2TextureCubeStatic. |
static R2TextureCubeStatic |
R2TextureCubeStatic.copyOf(R2TextureCubeStaticType instance)
Creates an immutable copy of a
R2TextureCubeStaticType value. |
static R2TextureCubeStatic |
R2TextureCubeStatic.of(com.io7m.jcanephora.core.JCGLTextureCubeType textureWritable)
Construct a new immutable
R2TextureCubeStatic instance. |
R2TextureCubeStatic |
R2TextureCubeStatic.withTextureWritable(com.io7m.jcanephora.core.JCGLTextureCubeType value)
Copy the current immutable object by setting a value for the
textureWritable attribute. |
Copyright © 2016 <code@io7m.com> http://io7m.com