Lines Matching defs:c100
1018 Color<float> c100 = read(x1, y0, z0);1031 c100 *= fx * (1 - fy) * (1 - fz);1039 return c000 + c100 + c010 + c110 + c001 + c101 + c011 + c111;