Cross(IntVector other) | Chunks.Geometry.IntVector | |
Dot(IntVector other) | Chunks.Geometry.IntVector | |
Equals(IntVector other) | Chunks.Geometry.IntVector | |
Equals(object obj) | Chunks.Geometry.IntVector | |
GetHashCode() | Chunks.Geometry.IntVector | |
IntVector(int x, int y, int z) | Chunks.Geometry.IntVector | |
LengthSquared | Chunks.Geometry.IntVector | |
Max(IntVector a, IntVector b) | Chunks.Geometry.IntVector | static |
Min(IntVector a, IntVector b) | Chunks.Geometry.IntVector | static |
One | Chunks.Geometry.IntVector | static |
operator IntVector(IntVector2D a) | Chunks.Geometry.IntVector | static |
operator IntVector(Vector vec) | Chunks.Geometry.IntVector | explicitstatic |
operator IntVector2D(IntVector a) | Chunks.Geometry.IntVector | explicitstatic |
operator!=(IntVector a, IntVector b) | Chunks.Geometry.IntVector | static |
operator*(IntVector a, IntVector b) | Chunks.Geometry.IntVector | static |
operator*(IntVector vec, int scalar) | Chunks.Geometry.IntVector | static |
operator*(int scalar, IntVector vec) | Chunks.Geometry.IntVector | static |
operator*(IntVector vec, float scalar) | Chunks.Geometry.IntVector | static |
operator*(float scalar, IntVector vec) | Chunks.Geometry.IntVector | static |
operator+(IntVector a, IntVector b) | Chunks.Geometry.IntVector | static |
operator-(IntVector a) | Chunks.Geometry.IntVector | static |
operator-(IntVector a, IntVector b) | Chunks.Geometry.IntVector | static |
operator/(IntVector vec, int denom) | Chunks.Geometry.IntVector | static |
operator/(IntVector vec, float denom) | Chunks.Geometry.IntVector | static |
operator<<(IntVector vec, int shift) | Chunks.Geometry.IntVector | static |
operator==(IntVector a, IntVector b) | Chunks.Geometry.IntVector | static |
operator>>(IntVector vec, int shift) | Chunks.Geometry.IntVector | static |
this[int index] | Chunks.Geometry.IntVector | |
ToString() | Chunks.Geometry.IntVector | |
UnitX | Chunks.Geometry.IntVector | static |
UnitY | Chunks.Geometry.IntVector | static |
UnitZ | Chunks.Geometry.IntVector | static |
X | Chunks.Geometry.IntVector | |
Y | Chunks.Geometry.IntVector | |
Z | Chunks.Geometry.IntVector | |
Zero | Chunks.Geometry.IntVector | static |