Searched refs:depthDataHeight (Results 1 – 1 of 1) sorted by relevance
654 const deInt32 depthDataHeight = depthData.getHeight(); in iterate() local656 for (int y = 0; y < depthDataHeight; ++y) in iterate()