Uses of Interface
zombie.core.math.PZMath.FloatSet
Packages that use PZMath.FloatSet
-
Uses of PZMath.FloatSet in zombie.core.math
Methods in zombie.core.math with parameters of type PZMath.FloatSetModifier and TypeMethodDescriptionstatic <E> void
PZMath.normalize
(E[] object, PZMath.FloatGet<E> floatGet, PZMath.FloatSet<E> floatSet) static <E> void
PZMath.normalize
(List<E> list, PZMath.FloatGet<E> floatGet, PZMath.FloatSet<E> floatSet)