A* Pathfinding Project
3.7.4
The A* Pathfinding Project for Unity 3D
|
This is the complete list of members for Int3, including all inherited members.
_zero | Int3 | privatestatic |
Angle(Int3 lhs, Int3 rhs) | Int3 | static |
costMagnitude | Int3 | |
DivBy2() | Int3 | |
Dot(Int3 lhs, Int3 rhs) | Int3 | static |
DotLong(Int3 lhs, Int3 rhs) | Int3 | static |
Equals(System.Object o) | Int3 | |
FloatPrecision | Int3 | |
GetHashCode() | Int3 | |
Int3(Vector3 position) | Int3 | |
Int3(int _x, int _y, int _z) | Int3 | |
magnitude | Int3 | |
Normal2D() | Int3 | |
NormalizeTo(int newMagn) | Int3 | |
operator Int3(Vector3 ob) | Int3 | explicitstatic |
operator string(Int3 ob) | Int3 | static |
operator Vector3(Int3 ob) | Int3 | explicitstatic |
operator!=(Int3 lhs, Int3 rhs) | Int3 | static |
operator*(Int3 lhs, int rhs) | Int3 | static |
operator*(Int3 lhs, float rhs) | Int3 | static |
operator*(Int3 lhs, double rhs) | Int3 | static |
operator*(Int3 lhs, Vector3 rhs) | Int3 | static |
operator+(Int3 lhs, Int3 rhs) | Int3 | static |
operator-(Int3 lhs, Int3 rhs) | Int3 | static |
operator-(Int3 lhs) | Int3 | static |
operator/(Int3 lhs, float rhs) | Int3 | static |
operator==(Int3 lhs, Int3 rhs) | Int3 | static |
Precision | Int3 | |
PrecisionFactor | Int3 | |
sqrMagnitude | Int3 | |
sqrMagnitudeLong | Int3 | |
this[int i] | Int3 | |
ToString() | Int3 | |
unsafeSqrMagnitude | Int3 | |
worldMagnitude | Int3 | |
x | Int3 | |
y | Int3 | |
z | Int3 | |
zero | Int3 | static |