A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
Int3 Member List

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

_zero (defined in Int3)Int3privatestatic
costMagnitudeInt3
Dot(Int3 lhs, Int3 rhs) (defined in Int3)Int3static
Equals(System.Object o) (defined in Int3)Int3
FloatPrecisionInt3
GetHashCode() (defined in Int3)Int3
Int3(Vector3 position) (defined in Int3)Int3
Int3(int _x, int _y, int _z) (defined in Int3)Int3
magnitudeInt3
NormalizeTo(int newMagn) (defined in Int3)Int3
operator Int3(Vector3 ob) (defined in Int3)Int3explicitstatic
operator string(Int3 ob) (defined in Int3)Int3static
operator Vector3(Int3 ob) (defined in Int3)Int3explicitstatic
operator!=(Int3 lhs, Int3 rhs) (defined in Int3)Int3static
operator*(Int3 lhs, int rhs) (defined in Int3)Int3static
operator*(Int3 lhs, float rhs) (defined in Int3)Int3static
operator*(Int3 lhs, Vector3 rhs) (defined in Int3)Int3static
operator+(Int3 lhs, Int3 rhs) (defined in Int3)Int3static
operator-(Int3 lhs, Int3 rhs) (defined in Int3)Int3static
operator/(Int3 lhs, float rhs) (defined in Int3)Int3static
operator==(Int3 lhs, Int3 rhs) (defined in Int3)Int3static
PrecisionInt3
PrecisionFactorInt3
safeMagnitudeInt3
safeSqrMagnitudeInt3
sqrMagnitudeInt3
this[int i] (defined in Int3)Int3
ToString()Int3
unsafeSqrMagnitudeInt3
worldMagnitudeInt3
x (defined in Int3)Int3
y (defined in Int3)Int3
z (defined in Int3)Int3
zero (defined in Int3)Int3static