OROCHI
 
Loading...
Searching...
No Matches
GxVector2d Member List

This is the complete list of members for GxVector2d, including all inherited members.

__getStaticRtti(void) (defined in GxStructBase)GxStructBaseinlinestatic
_xGxVector2d
_yGxVector2d
addScalar(f64 scalar)GxVector2d
addVector(const GxVector2d &vector)GxVector2d
AXIS_XGxVector2dstatic
AXIS_YGxVector2dstatic
DIMENSIONGxVector2dstatic
divScalar(f64 scalar)GxVector2d
divVector(const GxVector2d &vector)GxVector2d
getAddScalar(GxVector2d &dst, const GxVector2d &vector, f64 scalar)GxVector2dstatic
getAddVector(GxVector2d &dst, const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dstatic
getAngle(const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dstatic
getCross(const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dstatic
getDivScalar(GxVector2d &dst, const GxVector2d &vector, f64 scalar)GxVector2dstatic
getDivVector(GxVector2d &dst, const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dstatic
getDot(const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dstatic
getLength(void) constGxVector2d
getLengthSquare(void) constGxVector2d
getLerp(const GxVector2d &vector0, const GxVector2d &vector1, f64 t)GxVector2dstatic
getLerp(GxVector2d &dst, const GxVector2d &vector0, const GxVector2d &vector1, f64 t)GxVector2dstatic
getMaximum(const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dstatic
getMaximum(GxVector2d &dst, const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dstatic
getMaximumValue(void) constGxVector2dinline
getMinimum(const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dstatic
getMinimum(GxVector2d &dst, const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dstatic
getMinimumValue(void) constGxVector2dinline
getMulScalar(GxVector2d &dst, const GxVector2d &vector, f64 scalar)GxVector2dstatic
getMulVector(GxVector2d &dst, const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dstatic
getNormalize(void) constGxVector2d
getNormalize(GxVector2d &dst, const GxVector2d &vector)GxVector2dstatic
getNormalizeEx(void) constGxVector2d
getNormalizeEx(GxVector2d &dst, const GxVector2d &vector)GxVector2dstatic
getSubScalar(GxVector2d &dst, const GxVector2d &vector, f64 scalar)GxVector2dstatic
getSubVector(GxVector2d &dst, const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dstatic
GxVector2d(void)GxVector2dinline
GxVector2d(f64 x, f64 y)GxVector2d
GxVector2d(const GxDouble2 &double2)GxVector2d
GxVector2d(const f64 *pDoubleArray)GxVector2d
GxVector2d(const GxPoint2 &poiot)GxVector2d
GxVector2d(const GxVector2d &vector)GxVector2d
isZeroVector(void) constGxVector2d
MAXGxVector2dstatic
MINGxVector2dstatic
mulScalar(f64 scalar)GxVector2d
mulVector(const GxVector2d &vector)GxVector2d
normalize(void)GxVector2d
normalizeEx(void)GxVector2d
ONEGxVector2dstatic
operator!=(const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dfriend
operator*(const GxVector2d &vector, f64 scalar)GxVector2dfriend
operator*(f64 scalar, const GxVector2d &vector)GxVector2dfriend
operator*(const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dfriend
operator*=(f64 scalar)GxVector2d
operator*=(const GxVector2d &vector)GxVector2d
operator+(const GxVector2d &vector)GxVector2dfriend
operator+(const GxVector2d &vector, f64 scalar)GxVector2dfriend
operator+(const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dfriend
operator+=(f64 scalar)GxVector2d
operator+=(const GxVector2d &vector)GxVector2d
operator-(const GxVector2d &vector)GxVector2dfriend
operator-(const GxVector2d &vector, f64 scalar)GxVector2dfriend
operator-(const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dfriend
operator-=(f64 scalar)GxVector2d
operator-=(const GxVector2d &vector)GxVector2d
operator/(const GxVector2d &vector, f64 scalar)GxVector2dfriend
operator/(const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dfriend
operator/=(f64 scalar)GxVector2d
operator/=(const GxVector2d &vector)GxVector2d
operator=(const GxVector2d &vector)GxVector2d
operator==(const GxVector2d &vector0, const GxVector2d &vector1)GxVector2dfriend
operator[](u32 i) constGxVector2d
operator[](u32 i)GxVector2d
setLength(f64 length)GxVector2d
setLengthEx(f64 length)GxVector2d
subScalar(f64 scalar)GxVector2d
subVector(const GxVector2d &vector)GxVector2d
ZEROGxVector2dstatic