Package dev.prozilla.pine.common.math.vector
package dev.prozilla.pine.common.math.vector
-
ClassDescriptionRepresents a 2-dimensional direction.1-dimensional anchor point relative to the left side of a line with length
1f
.2-dimensional anchor point relative to the bottom-left corner of a square with width and height1f
.Abstract class for vectors.2-dimensional vector with floating point precision.2-dimensional vector with integer precision.3-dimensional vector with floating point precision.3-dimensional vector with integer precision.4-dimensional vector with floating point precision.4-dimensional vector with integer precision.VectorFloat<V extends VectorFloat<V>>Abstract class for vectors with floating point precision.Abstract class for vectors with integer precision.