Suppose that we have a world with an infinite number of cubes, each of which are 1x1x1 in size and have integral coordinates, e.g. (1, 2, 3)
Given that C is a cube at (XC, YC, ZC) and that P is a vertex of that cube with coordinates (XP, YP, ZP), what are the coordinates of the other 7 cubes that have the vertex P?
XC - XP = 0 or -1 and YC - YP = 0 or -1 and ZC - ZP = 0 or -1