Searched refs:maLocalBoundVol (Results 1 – 2 of 2) sorted by relevance
203 maLocalBoundVol(), in E3dObject()696 if(maLocalBoundVol.isEmpty()) in GetBoundVolume()698 const_cast< E3dObject* >(this)->maLocalBoundVol = RecalcBoundVolume(); in GetBoundVolume()701 return maLocalBoundVol; in GetBoundVolume()706 maLocalBoundVol.reset(); in InvalidateBoundVolume()883 maLocalBoundVol = r3DObj.maLocalBoundVol; in operator =()917 ((E3DObjGeoData &) rGeo).maLocalBoundVol = maLocalBoundVol; in SaveGeoData()929 maLocalBoundVol = ((E3DObjGeoData &) rGeo).maLocalBoundVol; in RestGeoData()
71 basegfx::B3DRange maLocalBoundVol; // umschliessendes Volumen des Objekts member in E3DObjGeoData118 …basegfx::B3DRange maLocalBoundVol; // umschliessendes Volumen des Objekts (aus geomet… member in E3dObject