Fixed up 3D Vector class to properly overload operators. Now binary operators taking a scalar and a Vector are written as non-member functions, and thus we avoid the "ordering problem." Also added some documentation for the Vector class.
be0220dColin Braley168mo ago