Home | History | Annotate | Download | only in functional

Lines Matching defs:numSteps

316 	int					numSteps		= DE_LENGTH_OF_ARRAY(depthSteps);
317 const float colorStep = 1.0f / (float)(numSteps-1);
319 for (int ndx = 0; ndx < numSteps; ndx++)