VectorUtil

public class VectorUtil

Utility class for vectors.

Functions

Link copied to clipboard
public static Vector3d fromLocation(Location location)
Get the vector from a location.
Link copied to clipboard
public static Vector3d zeroVector()
Get a vector with everything set to 0.