| Package | Description |
|---|---|
| com.io7m.jtensors |
| Modifier and Type | Interface and Description |
|---|---|
interface |
QuaternionWritable4FType
'Write' interface to four-dimensional quaternions with single precision
elements.
|
interface |
VectorWritable4FType
'Write' interface to four-dimensional vectors with single precision
elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
QuaternionM4F
A four-dimensional mutable quaternion type with single precision elements.
|
class |
VectorM3F
A three-dimensional mutable vector type with single precision elements.
|
class |
VectorM4F
A four-dimensional mutable vector type with single precision elements.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends VectorWritable3FType> |
VectorM3F.copy(VectorReadable3FType input,
T output)
Copy all elements of the vector
input to the vector
output. |
Copyright © 2014 <code@io7m.com> http://io7m.com