Uses of Class
rope.vector.vec5
Packages that use vec5
-
Uses of vec5 in rope.tool
-
Uses of vec5 in rope.vector
Methods in rope.vector that return vec5Modifier and TypeMethodDescriptionvec5.a
(float a) vec.abcde()
vec5.b
(float b) vec5.c
(float c) vec5.copy()
copyvec5.d
(float d) vec5.e
(float e) vec5.inv()
vec5.set
(float v) vec5.set
(float[] source) vec5.set
(float a, float b, float c, float d, float e) setvec5.set
(int[] source) vec5.set_to
(int index, float arg)