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