Home | History | Annotate | Download | only in functional

Lines Matching refs:normalLen2

361 	const deInt64					normalLen2	= tcu::lengthSquared(normalDir);
363 return (normalDir.z() * normalDir.z() - normalLen2/100) < 0;