GraphMine

util-math / io.github.sof3.graphmine.util.math / Relative

Relative

@Target([AnnotationTarget.PROPERTY, AnnotationTarget.LOCAL_VARIABLE, AnnotationTarget.VALUE_PARAMETER, AnnotationTarget.FUNCTION]) annotation class Relative

Applied on a Vector3 or IntVector3 to indicate that it represents a relative vector, e.g. the distance between two vectors

Constructors

<init> Relative()
Applied on a Vector3 or IntVector3 to indicate that it represents a relative vector, e.g. the distance between two vectors