Stores the (x,y,z) position of a three-dimensional cell

Constructor

new (?x:Int, ?y:Int, ?z:Int)

Variables

x:Int

The column index.

y:Int

The row index.

z:Int

The depth index.