Searched refs:rSpecular (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/drawinglayer/source/attribute/ |
H A D | materialattribute3d.cxx | 48 …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 D | sdrlightingattribute3d.cxx | 168 const basegfx::BColor& rColor, const basegfx::BColor& rSpecular, in solveColorModel() argument 205 aRetval += (rSpecular * fCosFac2); in solveColorModel()
|
/aoo41x/main/drawinglayer/source/processor3d/ |
H A D | defaultprocessor3d.cxx | 383 const basegfx::BColor& rSpecular(rPrimitive.getMaterial().getSpecular()); in impRenderPolyPolygonMaterialPrimitive3D() local 396 …aSolvedColor(getSdrLightingAttribute().solveColorModel(aNormal, aColor, rSpecular, rEmission, nSpe… in impRenderPolyPolygonMaterialPrimitive3D() 413 const basegfx::BColor& rSpecular(rPrimitive.getMaterial().getSpecular()); in impRenderPolyPolygonMaterialPrimitive3D() local 418 …aObjectColor = getSdrLightingAttribute().solveColorModel(aPlaneEyeNormal, aColor, rSpecular, rEmis… in impRenderPolyPolygonMaterialPrimitive3D()
|
/aoo41x/main/drawinglayer/inc/drawinglayer/attribute/ |
H A D | materialattribute3d.hxx | 54 const basegfx::BColor& rSpecular,
|
H A D | sdrlightingattribute3d.hxx | 75 const basegfx::BColor& rColor, const basegfx::BColor& rSpecular,
|
Completed in 31 milliseconds