IceMaths::Point Member List

This is the complete list of members for IceMaths::Point, including all inherited members.

Add(const Point &p)IceMaths::Pointinline
Add(float _x, float _y, float _z)IceMaths::Pointinline
Add(const float f[3])IceMaths::Pointinline
Add(const Point &p, const Point &q)IceMaths::Pointinline
ApproxZero() constIceMaths::Pointinline
Clamp(float min, float max)IceMaths::Pointinline
ClampLength(float limit_length)IceMaths::Pointinline
ClosestAxis() constIceMaths::Pointinline
Cross(const Point &a, const Point &b)IceMaths::Pointinline
Distance(const Point &b) constIceMaths::Pointinline
Dot(const Point &p) constIceMaths::Pointinline
GetHashValue() constIceMaths::Pointinline
Herp(const Point &p0, const Point &p1, const Point &p2, const Point &p3, float t)IceMaths::Pointinline
InvTransform(const Point &r, const Matrix3x3 &rotpos, const Point &linpos)IceMaths::Point
IsNotUsed() constIceMaths::Point
IsValid() constIceMaths::Pointinline
IsZero() constIceMaths::Pointinline
LargestAxis() constIceMaths::Pointinline
Lerp(const Point &a, const Point &b, float t)IceMaths::Pointinline
Mac(const Point &a, const Point &b, float scalar)IceMaths::Pointinline
Mac(const Point &a, float scalar)IceMaths::Pointinline
Mac(const Matrix3x3 &mat, const Point &a)IceMaths::Point
Mac2(const Point &a, const Point &b, float scalarb, const Point &c, float scalarc)IceMaths::Pointinline
Magnitude() constIceMaths::Pointinline
Max() constIceMaths::Pointinline
Max(const Point &p)IceMaths::Pointinline
Min() constIceMaths::Pointinline
Min(const Point &p)IceMaths::Pointinline
Msc(const Point &a, const Point &b, float scalar)IceMaths::Pointinline
Msc(const Point &a, float scalar)IceMaths::Pointinline
Msc2(const Point &a, const Point &b, float scalarb, const Point &c, float scalarc)IceMaths::Pointinline
Mult(float s)IceMaths::Pointinline
Mult(const Point &a, float scalar)IceMaths::Pointinline
Mult(const Matrix3x3 &mat, const Point &a)IceMaths::Point
Mult2(const Matrix3x3 &mat1, const Point &a1, const Matrix3x3 &mat2, const Point &a2)IceMaths::Point
Neg()IceMaths::Pointinline
Neg(const Point &a)IceMaths::Pointinline
Normalize()IceMaths::Pointinline
operator const float *() constIceMaths::Pointinline
operator float *()IceMaths::Pointinline
operator HPoint() constIceMaths::Point
operator!=(const Point &p) constIceMaths::Pointinline
operator*(const Point &p) constIceMaths::Pointinline
operator*(float s) constIceMaths::Pointinline
operator*(float s, const Point &p)IceMaths::Pointfriend
operator*(const Matrix3x3 &mat) constIceMaths::Pointinline
operator*(const Matrix4x4 &mat) constIceMaths::Pointinline
operator*=(const Point &p)IceMaths::Pointinline
operator*=(float s)IceMaths::Pointinline
operator*=(const Matrix3x3 &mat)IceMaths::Pointinline
operator*=(const Matrix4x4 &mat)IceMaths::Pointinline
operator+(const Point &p) constIceMaths::Pointinline
operator+=(const Point &p)IceMaths::Pointinline
operator+=(float s)IceMaths::Pointinline
operator-() constIceMaths::Pointinline
operator-(const Point &p) constIceMaths::Pointinline
operator-=(const Point &p)IceMaths::Pointinline
operator-=(float s)IceMaths::Pointinline
operator/(const Point &p) constIceMaths::Pointinline
operator/(float s) constIceMaths::Pointinline
operator/(float s, const Point &p)IceMaths::Pointfriend
operator/=(const Point &p)IceMaths::Pointinline
operator/=(float s)IceMaths::Pointinline
operator==(const Point &p) constIceMaths::Pointinline
operator^(const Point &p) constIceMaths::Pointinline
operator|(const Point &p) constIceMaths::Pointinline
Point()IceMaths::Pointinline
Point(float _x, float _y, float _z)IceMaths::Pointinline
Point(const float f[3])IceMaths::Pointinline
Point(const Point &p)IceMaths::Pointinline
PositiveUnitRandomVector()IceMaths::Point
ProjectToPlane(const Plane &p)IceMaths::Point
ProjectToScreen(float halfrenderwidth, float halfrenderheight, const Matrix4x4 &mat, HPoint &projected) constIceMaths::Point
Refract(const Point &eye, const Point &n, float refractindex, Point &refracted)IceMaths::Point
Set(float _x, float _y, float _z)IceMaths::Pointinline
Set(const float f[3])IceMaths::Pointinline
Set(const Point &src)IceMaths::Pointinline
SetLength(float length)IceMaths::Pointinline
SetMinusInfinity()IceMaths::Pointinline
SetNotUsed()IceMaths::Point
SetPlusInfinity()IceMaths::Pointinline
SmallestAxis() constIceMaths::Pointinline
SquareDistance(const Point &b) constIceMaths::Pointinline
SquareMagnitude() constIceMaths::Pointinline
Sub(const Point &p)IceMaths::Pointinline
Sub(float _x, float _y, float _z)IceMaths::Pointinline
Sub(const float f[3])IceMaths::Pointinline
Sub(const Point &p, const Point &q)IceMaths::Pointinline
Transform(const Point &r, const Matrix3x3 &rotpos, const Point &linpos)IceMaths::Point
TransMult(const Matrix3x3 &mat, const Point &a)IceMaths::Point
Tweak(udword coord_mask, udword tweak_mask)IceMaths::Pointinline
TweakBigger()IceMaths::Pointinline
TweakSmaller()IceMaths::Pointinline
Unfold(Plane &p, Point &a, Point &b)IceMaths::Point
UnitRandomVector()IceMaths::Point
VectorCode() constIceMaths::Pointinline
Volume() constIceMaths::Pointinline
xIceMaths::Point
yIceMaths::Point
zIceMaths::Point
Zero()IceMaths::Pointinline
~Point()IceMaths::Pointinline


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Sep 8 2022 02:24:09