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