Constructor GridPoint3
GridPoint3(int, int, int)
Constructs a new instance of GridPoint3 with the given coordinates.
public GridPoint3(int x, int y, int z)
Constructs a new instance of GridPoint3 with the given coordinates.
public GridPoint3(int x, int y, int z)