Lines Matching refs:GetMM100UnitConverter
70 GetImport().GetMM100UnitConverter().convertColor(maDiffuseColor, sValue); in SdXML3DLightContext()
75 GetImport().GetMM100UnitConverter().convertB3DVector(maDirection, sValue); in SdXML3DLightContext()
80 GetImport().GetMM100UnitConverter().convertBool(mbEnabled, sValue); in SdXML3DLightContext()
85 GetImport().GetMM100UnitConverter().convertBool(mbSpecular, sValue); in SdXML3DLightContext()
269 SdXMLImExTransform3D aTransform(rValue, mrImport.GetMM100UnitConverter()); in processSceneAttribute()
277 mrImport.GetMM100UnitConverter().convertB3DVector(aNewVec, rValue); in processSceneAttribute()
289 mrImport.GetMM100UnitConverter().convertB3DVector(aNewVec, rValue); in processSceneAttribute()
301 mrImport.GetMM100UnitConverter().convertB3DVector(aNewVec, rValue); in processSceneAttribute()
320 mrImport.GetMM100UnitConverter().convertMeasure(mnDistance, rValue); in processSceneAttribute()
325 mrImport.GetMM100UnitConverter().convertMeasure(mnFocalLength, rValue); in processSceneAttribute()
330 mrImport.GetMM100UnitConverter().convertNumber(mnShadowSlant, rValue); in processSceneAttribute()
347 mrImport.GetMM100UnitConverter().convertColor(maAmbientColor, rValue); in processSceneAttribute()
352 mrImport.GetMM100UnitConverter().convertBool(mbLightingMode, rValue); in processSceneAttribute()