Struct Velocity

Struct Documentation

struct Velocity

Velocity for 2D model of motion.

Public Functions

inline bool operator<(const Velocity &second) const
inline Velocity operator*(const double &mul) const
inline bool isZero() const

Public Members

double x
double y
double tw