util-math / io.github.sof3.graphmine.util.math / 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
<init> | Positional() Applied on a Vector3 or IntVector3 to indicate that it represents a positional vector, e.g. the position of an object |