class EmptyLightEnv : ILightEnv { float3 illuminate(SurfaceGeometry g, B brdf, float3 wo) override { } };