A reimplementation of Mario Kart Wii's physics engine in C++
Loading...
Searching...
No Matches
EGG::Vector3f Member List

This is the complete list of members for EGG::Vector3f, including all inherited members.

abs() constEGG::Vector3finline
cross(const Vector3f &rhs) const (defined in EGG::Vector3f)EGG::Vector3finline
dot(const Vector3f &rhs) constEGG::Vector3finline
ex (defined in EGG::Vector3f)EGG::Vector3fstatic
ey (defined in EGG::Vector3f)EGG::Vector3fstatic
ez (defined in EGG::Vector3f)EGG::Vector3fstatic
inf (defined in EGG::Vector3f)EGG::Vector3fstatic
length() constEGG::Vector3finline
maximize(const Vector3f &rhs) constEGG::Vector3f
minimize(const Vector3f &rhs) constEGG::Vector3f
multInv(f32 val) constEGG::Vector3finline
normalise()EGG::Vector3f
normalise2() (defined in EGG::Vector3f)EGG::Vector3f
operator std::string() constEGG::Vector3finlineexplicit
operator!=(const Vector3f &rhs) const (defined in EGG::Vector3f)EGG::Vector3finline
operator*(const Vector3f &rhs) const (defined in EGG::Vector3f)EGG::Vector3finline
operator*(f32 scalar) const (defined in EGG::Vector3f)EGG::Vector3finline
operator* (defined in EGG::Vector3f)EGG::Vector3ffriend
operator*=(f32 scalar) (defined in EGG::Vector3f)EGG::Vector3finline
operator+(const Vector3f &rhs) const (defined in EGG::Vector3f)EGG::Vector3finline
operator+(f32 val) const (defined in EGG::Vector3f)EGG::Vector3finline
operator+=(const Vector3f &rhs) (defined in EGG::Vector3f)EGG::Vector3finline
operator+=(f32 val) (defined in EGG::Vector3f)EGG::Vector3finline
operator-() const (defined in EGG::Vector3f)EGG::Vector3finline
operator-(const Vector3f &rhs) const (defined in EGG::Vector3f)EGG::Vector3finline
operator-=(const Vector3f &rhs) (defined in EGG::Vector3f)EGG::Vector3finline
operator/(f32 scalar) const (defined in EGG::Vector3f)EGG::Vector3finline
operator/=(f32 scalar) (defined in EGG::Vector3f)EGG::Vector3finline
operator==(const Vector3f &rhs) const (defined in EGG::Vector3f)EGG::Vector3finline
perpInPlane(const EGG::Vector3f &rhs, bool normalise) constEGG::Vector3f
proj(const Vector3f &rhs) constEGG::Vector3finline
projAndRej(const Vector3f &rhs) const (defined in EGG::Vector3f)EGG::Vector3finline
ps_dot() constEGG::Vector3f
ps_dot(const EGG::Vector3f &rhs) constEGG::Vector3f
ps_sqDistance(const Vector3f &rhs) constEGG::Vector3f
ps_squareMag() constEGG::Vector3f
read(Stream &stream)EGG::Vector3f
rej(const Vector3f &rhs) constEGG::Vector3finline
set(f32 val) (defined in EGG::Vector3f)EGG::Vector3finline
setZero() (defined in EGG::Vector3f)EGG::Vector3finline
sqDistance(const Vector3f &rhs) constEGG::Vector3finline
squaredLength() constEGG::Vector3finline
Vector3f()=default (defined in EGG::Vector3f)EGG::Vector3f
Vector3f(f32 x_, f32 y_, f32 z_) (defined in EGG::Vector3f)EGG::Vector3finline
x (defined in EGG::Vector3f)EGG::Vector3f
y (defined in EGG::Vector3f)EGG::Vector3f
z (defined in EGG::Vector3f)EGG::Vector3f
zero (defined in EGG::Vector3f)EGG::Vector3fstatic
~Vector3f()=default (defined in EGG::Vector3f)EGG::Vector3f