Searched defs:diffuse (Results 1 – 10 of 10) sorted by relevance
246 public ColorRGBA diffuse; field in RenderContext
66 protected ColorRGBA diffuse = new ColorRGBA(); field in MTLLoader
63 private ColorRGBA ambient, diffuse, specular, emissive; field in MaterialLoader
157 function diffuse(b, x, x0, dt) function in FluidField
144 Texture diffuse = getMaterialTexture(geometry, "DiffuseMap"); in addGeometry() local
705 float ambient[4], diffuse[4]; in R_DrawViewModel() local
793 float ambient[4], diffuse[4]; in R_DrawViewModel() local
2507 D3DCOLOR diffuse; in clear() member
442 D3DCOLORVALUE diffuse; /* Diffuse color RGBA */ member