Cleanup|Math: Vector constructors
Following common conventions, when giving a single parameter to the constructor, all the fields of the vector should be initialized with that value.
View differences
Cleanup|Math: Vector constructors
Following common conventions, when giving a single parameter to the constructor, all the fields of the vector should be initialized with that value.