Home
last modified time | relevance | path

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

/aoo4110/main/drawinglayer/source/attribute/
H A Dmaterialattribute3d.cxx48 …Color& rColor, const basegfx::BColor& rSpecular, const basegfx::BColor& rEmission, sal_uInt16 nSpe… in ImpMaterialAttribute3D() argument
52 maEmission(rEmission), in ImpMaterialAttribute3D()
103 const basegfx::BColor& rEmission, in MaterialAttribute3D() argument
106 rColor, rSpecular, rEmission, nSpecularIntensity)) in MaterialAttribute3D()
H A Dsdrlightingattribute3d.cxx169 const basegfx::BColor& rEmission, sal_uInt16 nSpecularIntensity) const in solveColorModel() argument
172 basegfx::BColor aRetval(rEmission); in solveColorModel()
/aoo4110/main/drawinglayer/source/processor3d/
H A Ddefaultprocessor3d.cxx384 const basegfx::BColor& rEmission(rPrimitive.getMaterial().getEmission()); in impRenderPolyPolygonMaterialPrimitive3D() local
396 …r(getSdrLightingAttribute().solveColorModel(aNormal, aColor, rSpecular, rEmission, nSpecularIntens… in impRenderPolyPolygonMaterialPrimitive3D()
414 const basegfx::BColor& rEmission(rPrimitive.getMaterial().getEmission()); in impRenderPolyPolygonMaterialPrimitive3D() local
418 …LightingAttribute().solveColorModel(aPlaneEyeNormal, aColor, rSpecular, rEmission, nSpecularIntens… in impRenderPolyPolygonMaterialPrimitive3D()
/aoo4110/main/drawinglayer/inc/drawinglayer/attribute/
H A Dmaterialattribute3d.hxx55 const basegfx::BColor& rEmission,
H A Dsdrlightingattribute3d.hxx76 const basegfx::BColor& rEmission, sal_uInt16 nSpecularIntensity) const;

Completed in 27 milliseconds