Interface POrthonormalized3DType<T>
- Type Parameters:
T
- A phantom type parameter
- All Known Implementing Classes:
POrthonormalized3D
@Immutable
public interface POrthonormalized3DType<T>
A set of vectors that are orthogonal to each other and are normalized.
-
Method Summary
-
Method Details
-
v0
- Returns:
- Vector 0
-
v1
- Returns:
- Vector 1
-
v2
- Returns:
- Vector 2
-