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