public class LocationVector extends Vector3
A location vector.
This class and all it subclasses are mutable, therefore it should only be used to hold intermediate results, and never shared among threads.Constructor and Description |
---|
LocationVector(Vector3 vec) |
Modifier and Type | Method and Description |
---|---|
Matrix |
toVector4() |
add, add, cross, dot, equals, get, hashCode, norm, normSqr, readExternal, scale, scale, set, set, set, sub, sub, toString, writeExternal