public final class OrthonormalizedI3F extends Object
| Constructor and Description |
|---|
OrthonormalizedI3F(VectorReadable3FType v0,
VectorReadable3FType v1,
VectorReadable3FType v2)
Orthonormalize and store the vectors
v0, v1,
and v2. |
public OrthonormalizedI3F(VectorReadable3FType v0, VectorReadable3FType v1, VectorReadable3FType v2)
v0, v1,
and v2.v0 - The first vectorv1 - The second vectorv2 - The third vectorpublic VectorI3F getV0()
OrthonormalizedI3F(VectorReadable3FType, VectorReadable3FType, VectorReadable3FType)
, orthonormalized with respect to the other two vectors.public VectorI3F getV1()
OrthonormalizedI3F(VectorReadable3FType, VectorReadable3FType, VectorReadable3FType)
, orthonormalized with respect to the other two vectors.public VectorI3F getV2()
OrthonormalizedI3F(VectorReadable3FType, VectorReadable3FType, VectorReadable3FType)
, orthonormalized with respect to the other two vectors.Copyright © 2014 <code@io7m.com> http://io7m.com