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