ConvertLinTo3DAddr

Declaration: TMat4D.ConvertLinTo3DAddr (LinAddr: integer; var ix, iy, il: integer): boolean;
The function ConvertLinTo3DAddr converts the linearized address LinAddr into the corresponding indices ix, iy, il. Please note that the time slot is not taken into account.

The function returns TRUE if the conversion was carried out successfully.