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