Searched refs:axis_y (Results 1 – 1 of 1) sorted by relevance
1404 final int axis_y = (z + 1) % 3; in remapCoordinateSystemImpl() local1406 if (((x ^ axis_y) | (y ^ axis_z)) != 0) { in remapCoordinateSystemImpl()