cgal/Three/include/CGAL/Three
Laurent Rineau 7dc4b624aa fix a link error about ~Scene_item_with_properties
```
            Creating library C:/CGAL_ROOT/CGAL-6.0-Ic-93/cmake/platforms/MSVC-2022-Community-Release/test/Polyhedron_Demo/Release/scene_points_with_normal_item.lib and object C:/CGAL_ROOT/CGAL-6.0-Ic-93/cmake/platforms/MSVC-2022-Community-Release/test/Polyhedron_Demo/Release/scene_points_with_normal_item.exp
   158>Scene_points_with_normal_item.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual __cdecl CGAL::Three::Scene_item_with_properties::~Scene_item_with_properties(void)" (__imp_??1Scene_item_with_properties@Three@CGAL@@UEAA@XZ) referenced in function "int `public: __cdecl Scene_points_with_normal_item::Scene_points_with_normal_item(class dtor$1 const &)'::`1'::dtor$1" (?dtor$1@?0???0Scene_points_with_normal_item@@QEAA@AEBV0@@Z@4HA) [C:\CGAL_ROOT\CGAL-6.0-Ic-93\cmake\platforms\MSVC-2022-Community-Release\test\Polyhedron_Demo\scene_points_with_normal_item.vcxproj]
   158>Scene_points_with_normal_item.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl CGAL::Three::Scene_item_with_properties::Scene_item_with_properties(void)" (__imp_??0Scene_item_with_properties@Three@CGAL@@QEAA@XZ) referenced in function "public: __cdecl Scene_points_with_normal_item::Scene_points_with_normal_item(class Scene_points_with_normal_item const &)" (??0Scene_points_with_normal_item@@QEAA@AEBV0@@Z) [C:\CGAL_ROOT\CGAL-6.0-Ic-93\cmake\platforms\MSVC-2022-Community-Release\test\Polyhedron_Demo\scene_points_with_normal_item.vcxproj]
   158>C:\CGAL_ROOT\CGAL-6.0-Ic-93\cmake\platforms\MSVC-2022-Community-Release\test\Polyhedron_Demo\Release\scene_points_with_normal_item.dll : fatal error LNK1120: 2 unresolved externals [C:\CGAL_ROOT\CGAL-6.0-Ic-93\cmake\platforms\MSVC-2022-Community-Release\test\Polyhedron_Demo\scene_points_with_normal_item.vcxproj]
```
https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.0-Ic-93/Polyhedron_Demo/TestReport_Christo_MSVC-2022-Community-Release.gz
2023-10-30 15:04:24 +01:00
..
Buffer_objects.h Uniformize capital / third person usage of \brief 2020-06-25 15:13:47 +02:00
Edge_container.h Documentation error in Three 2022-09-24 14:50:09 +02:00
Point_container.h Merge pull request #7504 from lrineau/Polyhedron_demo-fix_memory_leaks-GF 2023-06-09 16:26:23 +02:00
Polyhedron_demo_io_plugin_interface.h spelling corrections 2022-11-15 13:39:40 +01:00
Polyhedron_demo_plugin_helper.h Uniformize capital / third person usage of \brief 2020-06-25 15:13:47 +02:00
Polyhedron_demo_plugin_interface.h spelling corrections 2022-11-16 13:22:39 +01:00
Primitive_container.h fix various memory leaks in CGAL Lab 2023-06-08 12:56:32 +02:00
Scene_draw_interface.h Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF 2021-01-26 09:05:24 +01:00
Scene_group_item.h spelling corrections 2022-11-15 13:39:40 +01:00
Scene_interface.h Work on display property plugin (+ heat method) 2023-06-21 13:23:31 +02:00
Scene_item.h Merge remote-tracking branch 'cgal/master' into Demo-Display_plugin-GF 2023-07-12 15:44:16 +02:00
Scene_item_config.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
Scene_item_rendering_helper.h Fix function name 2023-06-08 18:09:44 +02:00
Scene_item_with_properties.h fix a link error about ~Scene_item_with_properties 2023-10-30 15:04:24 +01:00
Scene_print_item_interface.h Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-11-16 16:19:43 +01:00
Scene_transparent_interface.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
Scene_zoomable_item_interface.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
TextRenderer.h spelling corrections 2022-11-15 13:39:40 +01:00
Three.h Fix conflicts and fix Cut_plugin 2021-08-30 12:47:10 +02:00
Triangle_container.h The edges are dealt with now. 2021-06-28 13:11:28 +02:00
Viewer_config.h First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
Viewer_interface.h Work on display property plugin (+ heat method) 2023-06-21 13:23:31 +02:00
exceptions.h boost::optional => std::optional 2023-06-15 10:57:09 +02:00