Home
last modified time | relevance | path

Searched refs:rSpecular (Results 1 – 5 of 5) sorted by relevance

/trunk/main/drawinglayer/source/attribute/
H A Dmaterialattribute3d.cxx48 …ImpMaterialAttribute3D(const basegfx::BColor& rColor, const basegfx::BColor& rSpecular, const base… in ImpMaterialAttribute3D() argument
51 maSpecular(rSpecular), in ImpMaterialAttribute3D()
102 const basegfx::BColor& rSpecular, in MaterialAttribute3D() argument
106 rColor, rSpecular, rEmission, nSpecularIntensity)) in MaterialAttribute3D()
H A Dsdrlightingattribute3d.cxx168 const basegfx::BColor& rColor, const basegfx::BColor& rSpecular, in solveColorModel() argument
205 aRetval += (rSpecular * fCosFac2); in solveColorModel()
/trunk/main/drawinglayer/source/processor3d/
H A Ddefaultprocessor3d.cxx434 const basegfx::BColor& rSpecular(rPrimitive.getMaterial().getSpecular()); in impRenderPolyPolygonMaterialPrimitive3D() local
447 …aSolvedColor(getSdrLightingAttribute().solveColorModel(aNormal, aColor, rSpecular, rEmission, nSpe… in impRenderPolyPolygonMaterialPrimitive3D()
464 const basegfx::BColor& rSpecular(rPrimitive.getMaterial().getSpecular()); in impRenderPolyPolygonMaterialPrimitive3D() local
469 …or = getSdrLightingAttribute().solveColorModel(aPlaneEyeNormal, aColor, rSpecular, rEmission, nSpe… in impRenderPolyPolygonMaterialPrimitive3D()
/trunk/main/drawinglayer/inc/drawinglayer/attribute/
H A Dmaterialattribute3d.hxx54 const basegfx::BColor& rSpecular,
H A Dsdrlightingattribute3d.hxx75 const basegfx::BColor& rColor, const basegfx::BColor& rSpecular,

Completed in 21 milliseconds