Uses of Class
uk.ac.manchester.tornado.api.types.collections.VectorFloat2
Packages that use VectorFloat2
-
Uses of VectorFloat2 in uk.ac.manchester.tornado.api.types.collections
Fields in uk.ac.manchester.tornado.api.types.collections with type parameters of type VectorFloat2Methods in uk.ac.manchester.tornado.api.types.collections that return VectorFloat2Methods in uk.ac.manchester.tornado.api.types.collections with parameters of type VectorFloat2Modifier and TypeMethodDescriptionvoidVectorFloat2.set(VectorFloat2 values) Sets the elements of this vector to that of the provided vector.