Luna::Vector::Vector
Vector(const Vector &rhs)
Constructs a vector by copying elements from another vector.
Parameters
-
in rhs
The vector to copy elements from.
Vector(const Vector &rhs)
Constructs a vector by copying elements from another vector.
in rhs
The vector to copy elements from.