Home | History | Annotate | Download | only in functional

Lines Matching refs:wMax

96 	const float		wMax	= de::max(0.0f, bbox.max.w());
100 bbox.min.swizzle(0, 1, 2) / wMax);
102 bbox.max.swizzle(0, 1, 2) / wMax);