Skip to main content

light_source_to_eulumdat

Function light_source_to_eulumdat 

Source
pub fn light_source_to_eulumdat(source: &LightSourceData) -> Option<Eulumdat>
Expand description

Convert a LightSourceData (from IFC goniometric extraction) to an Eulumdat struct.

Returns None if the source has no distribution data or no distribution planes.