Home | History | Annotate | Download | only in functional

Lines Matching refs:normalLen2

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