A* Pathfinding Project
4.1.19
The A* Pathfinding Project for Unity 3D
|
This is the complete list of members for Int3, including all inherited members.
Angle(Int3 lhs, Int3 rhs) | Int3 | static |
costMagnitude | Int3 | |
Dot(Int3 lhs, Int3 rhs) | Int3 | static |
DotLong(Int3 lhs, Int3 rhs) | Int3 | static |
Equals(System.Object obj) | Int3 | |
Equals(Int3 other) | Int3 | |
FloatPrecision | Int3 | |
GetHashCode() | Int3 | |
Int3(Vector3 position) | Int3 | |
Int3(int _x, int _y, int _z) | Int3 | |
magnitude | Int3 | |
Normal2D() | Int3 | |
operator Int3(Vector3 ob) | Int3 | explicitstatic |
operator string(Int3 obj) | 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, 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 | |
worldMagnitude | Int3 | |
x | Int3 | |
y | Int3 | |
z | Int3 | |
zero | Int3 | static |