|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
This is the complete list of members for Vec2, including all inherited members.
| addTo(const Vec2 &o, double s) | Vec2 | inline |
| norm() const | Vec2 | inline |
| operator*=(double s) | Vec2 | inline |
| operator*=(const Vec2 &o) | Vec2 | inline |
| operator+=(const Vec2 &o) | Vec2 | inline |
| operator=(const Vec2 &)=default | Vec2 | |
| setConstant(double s) | Vec2 | inline |
| Vec2()=default | Vec2 | |
| Vec2(double a, double b) | Vec2 | inline |
| x | Vec2 | |
| y | Vec2 |