File vector_2d.hpp¶ ↰ Parent directory (fang-mcb-project/src/util/math/linear) Contents Definition (fang-mcb-project/src/util/math/linear/vector_2d.hpp) Includes Included By Namespaces Classes Functions Definition (fang-mcb-project/src/util/math/linear/vector_2d.hpp)¶ Program Listing for File vector_2d.hpp Includes¶ cmath Included By¶ File vortex_80a_esc.hpp File rotate_vector_2d.hpp File cool_lerp.hpp File vector_alias.hpp File velocity_2d.hpp File ramp_2d.hpp Namespaces¶ Namespace fang Namespace fang::math Classes¶ Template Struct Vector2D Functions¶ Template Function fang::math::operator*(const double&, const Vector2D<Unit>&) Template Function fang::math::operator*(const ScaleUnit&, const Vector2D<double>&) Template Function fang::math::operator*(const Vector2D<double>&, const ScaleUnit&)