XCPT_FRAME paranoidentry do_stack_segment jmp paranoid_exit jmp paranoid_exit1 CFI_ENDPROC END(stack_segment) @@ -1050,7 +1134,7 @@ ENTRY(machine_check) pushq $0 CFI_ADJUST_CFA_OFFSET 8 paranoidentry do_machine_check jmp paranoid_exit jmp paranoid_exit1 CFI_ENDPROC END(machine_check)...
[cpt]); box.update(*loader.getMeshes()[cpt]); } // 2.2 Adds point lights in the scene Geometry::BoundingBox sb = scene.getBoundingBox(); Math::Vector3f position = sb.max(); Geometry::PointLight light1(position, RGBColor(1.0, 1.0, 1.0)*1500*0.2); scene.add(light1)...