Copperfield Engine 0.1
C++ Game Engine
Loading...
Searching...
No Matches
coma::Vec2 Member List

This is the complete list of members for coma::Vec2, including all inherited members.

Distance(const Vec2 a, const Vec2 b)coma::Vec2inlinestatic
DotProduct(Vec2 a, Vec2 b)coma::Vec2inlinestatic
Lerp(const Vec2 a, const Vec2 b, float t)coma::Vec2inlinestatic
LerpUnclamped(const Vec2 a, const Vec2 b, float t)coma::Vec2inlinestatic
Magnitude() constcoma::Vec2inline
Normalized() constcoma::Vec2inline
Radians(const Vec2 v)coma::Vec2inlinestatic
Scale(const Vec2 scale)coma::Vec2inline
SqrMagnitude() constcoma::Vec2inline