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() const IceMaths::Pointinline
Clamp(float min, float max)IceMaths::Pointinline
ClampLength(float limit_length)IceMaths::Pointinline
ClosestAxis() const IceMaths::Pointinline
Cross(const Point &a, const Point &b)IceMaths::Pointinline
Distance(const Point &b) const IceMaths::Pointinline
Dot(const Point &p) const IceMaths::Pointinline
GetHashValue() const IceMaths::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() const IceMaths::Point
IsValid() const IceMaths::Pointinline
IsZero() const IceMaths::Pointinline
LargestAxis() const IceMaths::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() const IceMaths::Pointinline
Max() const IceMaths::Pointinline
Max(const Point &p)IceMaths::Pointinline
Min() const IceMaths::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 *() const IceMaths::Pointinline
operator float *()IceMaths::Pointinline
operator HPoint() const IceMaths::Point
operator!=(const Point &p) const IceMaths::Pointinline
operator*(const Point &p) const IceMaths::Pointinline
operator*(float s) const IceMaths::Pointinline
operator*(float s, const Point &p)IceMaths::Pointfriend
operator*(const Matrix3x3 &mat) const IceMaths::Pointinline
operator*(const Matrix4x4 &mat) const IceMaths::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) const IceMaths::Pointinline
operator+=(const Point &p)IceMaths::Pointinline
operator+=(float s)IceMaths::Pointinline
operator-() const IceMaths::Pointinline
operator-(const Point &p) const IceMaths::Pointinline
operator-=(const Point &p)IceMaths::Pointinline
operator-=(float s)IceMaths::Pointinline
operator/(const Point &p) const IceMaths::Pointinline
operator/(float s) const IceMaths::Pointinline
operator/(float s, const Point &p)IceMaths::Pointfriend
operator/=(const Point &p)IceMaths::Pointinline
operator/=(float s)IceMaths::Pointinline
operator==(const Point &p) const IceMaths::Pointinline
operator^(const Point &p) const IceMaths::Pointinline
operator|(const Point &p) const IceMaths::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) const IceMaths::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() const IceMaths::Pointinline
SquareDistance(const Point &b) const IceMaths::Pointinline
SquareMagnitude() const IceMaths::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() const IceMaths::Pointinline
Volume() const IceMaths::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 Sat May 8 2021 02:42:45