//! Area lighting designer — multi-luminaire illuminance computation.
//!
//! Places multiple luminaires on a ground plane and computes combined
//! illuminance with statistics (min/avg/max, uniformity ratios).
pub use ;
pub use ;
pub use ;
pub use AreaPolygon;
pub use ;