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

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

Angle(const Vec3 &a, const Vec3 &b)coma::Vec3inlinestatic
backcoma::Vec3static
CrossProduct(const Vec3 &a, const Vec3 &b)coma::Vec3inlinestatic
Distance(const Vec3 &a, const Vec3 &b)coma::Vec3inlinestatic
DotProduct(const Vec3 &a, const Vec3 &b)coma::Vec3inlinestatic
downcoma::Vec3static
eulerToForward(const Vec3 &a)coma::Vec3inlinestatic
forwardcoma::Vec3static
forwardToEuler(const Vec3 &forward, const Vec3 &up)coma::Vec3inlinestatic
leftcoma::Vec3static
Lerp(const Vec3 &a, const Vec3 &b, float t)coma::Vec3inlinestatic
LerpUnclamped(const Vec3 &a, const Vec3 &b, float t)coma::Vec3inlinestatic
Magnitude() constcoma::Vec3inline
Normalized() constcoma::Vec3inline
Reflect(const Vec3 &direction, const Vec3 &normal)coma::Vec3inlinestatic
rightcoma::Vec3static
Scale(const Vec3 &other)coma::Vec3inline
SqrMagnitude() constcoma::Vec3inline
unitcoma::Vec3static
upcoma::Vec3static
zerocoma::Vec3static