Home
last modified time | relevance | path

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

/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/swing/
H A DHomeComponent3D.java234 private Area lightScopeOutsideWallsAreaCache; field in HomeComponent3D
2326 lightScopeOutsideWallsAreaCache = null; in createLights()
2374 if (this.lightScopeOutsideWallsAreaCache == null) { in getLightScopeOutsideWallsArea()
2402 this.lightScopeOutsideWallsAreaCache = lightScopeOutsideWallsArea; in getLightScopeOutsideWallsArea()
2404 return this.lightScopeOutsideWallsAreaCache; in getLightScopeOutsideWallsArea()
2553 lightScopeOutsideWallsAreaCache = null; in addWallListener()
2576 lightScopeOutsideWallsAreaCache = null; in addWallListener()