GraphMine

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

Positional

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

Applied on a Vector3 or IntVector3 to indicate that it represents a positional vector, e.g. the position of an object

Constructors

<init> Positional()
Applied on a Vector3 or IntVector3 to indicate that it represents a positional vector, e.g. the position of an object