|
scop
a small 3D object loader
|
This is the complete list of members for vec2, including all inherited members.
| dot(const vec2 &other) const | vec2 | inline |
| length() const | vec2 | inline |
| normalize() const | vec2 | inline |
| operator*(float scalar) const | vec2 | inline |
| operator+(const vec2 &other) const | vec2 | inline |
| operator-(const vec2 &other) const | vec2 | inline |
| operator/(float scalar) const | vec2 | inline |
| vec2() | vec2 | inline |
| vec2(float _x, float _y) | vec2 | inline |
| x | vec2 | |
| y | vec2 |