public LightTracingForm() { InitializeComponent(); lightTracer = new LightTracer(); FillDefaultValues(); Recompute(); }