| Package | Description |
|---|---|
| com.io7m.smfj.processing.api |
Functions and types for processing and filtering meshes.
|
| Modifier and Type | Method and Description |
|---|---|
SMFAttributeArrayIntegerSigned3 |
SMFAttributeArrayIntegerSigned3.Builder.build()
Builds a new
SMFAttributeArrayIntegerSigned3. |
static SMFAttributeArrayIntegerSigned3 |
SMFAttributeArrayIntegerSigned3.copyOf(SMFAttributeArrayIntegerSigned3Type instance)
Creates an immutable copy of a
SMFAttributeArrayIntegerSigned3Type value. |
static SMFAttributeArrayIntegerSigned3 |
SMFAttributeArrayIntegerSigned3.of(javaslang.collection.Vector<com.io7m.jtensors.core.unparameterized.vectors.Vector3L> values)
Construct a new immutable
SMFAttributeArrayIntegerSigned3 instance. |
SMFAttributeArrayIntegerSigned3 |
SMFAttributeArrayIntegerSigned3.withValues(javaslang.collection.Vector<com.io7m.jtensors.core.unparameterized.vectors.Vector3L> value) |
Copyright © 2017 <code@io7m.com> http://io7m.com