| Package | Description |
|---|---|
| com.io7m.jtensors |
Core vector and matrix types.
|
| Modifier and Type | Method and Description |
|---|---|
static QuaternionI4D |
QuaternionI4D.lookAt(QuaternionI4D.Context context,
VectorReadable3DType origin,
VectorReadable3DType target,
VectorReadable3DType up)
Produce a quaternion that represents a rotation that "looks at" the
point at
target assuming the viewer is at origin, using
up as the "up" vector. |
Copyright © 2017 <code@io7m.com> http://io7m.com