| Package | Description |
|---|---|
| com.io7m.jtensors |
Core vector and matrix types.
|
| Modifier and Type | Method and Description |
|---|---|
static QuaternionI4F |
QuaternionI4F.lookAtWithContext(QuaternionI4F.ContextQI4F context,
VectorReadable3FType origin,
VectorReadable3FType target,
VectorReadable3FType 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 © 2016 <code@io7m.com> http://io7m.com