Method Dot
Dot(GridPoint3)
Calculates the dot product between this grid point and another.
public int Dot(GridPoint3 other)Parameters
- otherGridPoint3
Calculates the dot product between this grid point and another.
public int Dot(GridPoint3 other)other GridPoint3