Searched refs:nLightCount (Results 1 – 1 of 1) sorted by relevance
178 const sal_uInt32 nLightCount(mpSdrLightingAttribute->getLightVector().size()); in solveColorModel() local180 if(nLightCount && !rNormalInEyeCoordinates.equalZero()) in solveColorModel()186 for(sal_uInt32 a(0L); a < nLightCount; a++) in solveColorModel()
Completed in 15 milliseconds