Interface Orthonormalized3DType
- All Known Implementing Classes:
Orthonormalized3D
@Immutable
public interface Orthonormalized3DType
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
-