Home | History | Annotate | Download | only in Renderer

Lines Matching full:c110

1020 		Color<float> c110 = read(x1, y1, z0);
1033 c110 *= fx * fy * (1 - fz);
1039 return c000 + c100 + c010 + c110 + c001 + c101 + c011 + c111;