The following line results in an negative subscript error when Z = 0: #if (Z > 0 & VoxelGrid[X][Y][Z-1] > 0) I expected the evaluation to terminate, with false, at Z > 0. Won't say it is a bug, it is just unexpected. ingo
Post a reply to this message