Commit Graph

175 Commits

Author SHA1 Message Date
Guillaume Damiand 102f1595e8 basic viewer user manual 2024-03-27 11:36:23 +01:00
Guillaume Damiand cc19f2b3ee add examples é 2024-03-26 17:26:25 +01:00
Guillaume Damiand 736c182b42 Basic viewer user manual 2024-03-26 17:14:06 +01:00
Guillaume Damiand f35858694a bugfix doc 2024-02-06 15:39:35 +01:00
Guillaume Damiand ce2bb37138 change order 2024-02-06 15:31:35 +01:00
Mostafa-ashraf19 27081859ac Basic_viewer package UML class diagram. 2024-02-05 18:08:48 +02:00
Mostafa-ashraf19 44e5d7f7ab fixed errors of build doc logs. 2024-02-05 14:24:12 +02:00
Mostafa-ashraf19 369fab8a3e added Graphic_Scene section 2024-02-05 14:11:12 +02:00
Mostafa-ashraf19 ca9faa4bfc new for basic viewer, WIP graphic scene and class diagram. 2024-02-04 20:57:16 +02:00
Mostafa-ashraf19 ca895e66fa Basic Viewer Initial commit. 2024-01-19 21:11:31 +02:00
Laurent Rineau 77643b6a2c remove a sentence (no need to replace it)
The following sentence about concepts explains all.
2024-01-08 13:05:50 +01:00
Guillaume Damiand 768164464a warning 2023-12-28 09:01:11 +01:00
Guillaume Damiand 217d4c0ec2 do not use strncpy 2023-12-28 09:01:02 +01:00
Guillaume Damiand 089f0535e2 disable warning must eb defined before includes 2023-12-28 08:47:22 +01:00
Guillaume Damiand 6146924680 remove a windows warning about strncpy 2023-12-27 08:55:39 +01:00
Guillaume Damiand 26096e9365 missing include 2023-12-26 10:46:03 +01:00
Guillaume Damiand 01e333caae add missing include and function when basic viewer is disable 2023-12-26 10:07:52 +01:00
Guillaume Damiand 3e16be00d3 remove warning 2023-12-26 09:55:58 +01:00
Guillaume Damiand a31128516b remove warning 2023-12-26 09:51:02 +01:00
Guillaume Damiand 0fdd175ef0 use strncpy instead of strcpy 2023-12-26 09:46:36 +01:00
Guillaume Damiand d13b856c20 example requires qt 2023-12-14 08:33:58 +01:00
Guillaume Damiand 8710dbe861 example requires qt 2023-12-14 08:32:32 +01:00
Guillaume Damiand b7ed4f249e protect min and max 2023-12-14 08:26:55 +01:00
Guillaume Damiand dcac571d99 Remove a warning 2023-12-14 08:23:16 +01:00
Guillaume Damiand 2bd80f6571 doc draw arrangement 2023-12-07 17:35:48 +01:00
Guillaume Damiand ac1fcdec13 Doc basic viewer 2023-12-07 08:11:27 +01:00
Guillaume Damiand 3aa6ad18b2 Bug fix for 2D mode in basic viewer 2023-12-01 18:02:09 +01:00
Guillaume Damiand 2d256951cb Graphics_scene does not uses Qt 2023-11-30 16:21:08 +01:00
Guillaume Damiand f8a487d9ef update dependencies 2023-11-29 18:12:09 +01:00
Guillaume Damiand 2c77ba397c draw face graph with path 2023-11-29 15:50:26 +01:00
Guillaume Damiand 0655006622 Merge with master: now viewers use Qt6 2023-11-29 14:36:38 +01:00
Guillaume Damiand db9ca1a3fb reverse all normals 2023-11-20 09:37:36 +01:00
Guillaume Damiand d2d114cf24 Update code to follow last api 2023-11-20 09:33:28 +01:00
Guillaume Damiand db97ebbf1f Update code according to final doc api 2023-11-20 09:03:46 +01:00
Guillaume Damiand e3ac9932dc Doc: add a link to qglviewer 2023-11-20 08:34:13 +01:00
Guillaume Damiand 8111fdfcd3 color of volumes 2023-11-17 18:56:41 +01:00
Guillaume Damiand 09b175b63e Explain what to do for non colored cells 2023-11-17 18:48:53 +01:00
Andreas Fabri 525cc0f27e Descriptor -> _descriptor 2023-11-14 09:16:37 +00:00
Andreas Fabri 1ffb64e2ac buffer -> scene 2023-11-13 18:58:30 +00:00
Andreas Fabri e62cb1661a add_to 2023-11-13 18:56:31 +00:00
Andreas Fabri 97721a0c12 namespace fixes 2023-11-13 11:11:46 +00:00
Guillaume Damiand 2b69e29fe5 Basic viewer is now in namespace Qt 2023-10-25 08:49:24 +02:00
Guillaume Damiand 126b9360c9 Remove _qt from Basic viewer name 2023-10-24 08:27:18 +02:00
Guillaume Damiand 2f07fbbb54 Update basic viewer doc following last remarks (Laurent and Andreas) 2023-10-23 19:17:52 +02:00
Guillaume Damiand 5ea9ac3db8 Remove _qt suffix from Basic_viewer 2023-10-23 18:41:20 +02:00
Guillaume Damiand cbe7ef2b40 Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19 2023-10-22 17:18:04 +02:00
Guillaume Damiand c9d93bac3b Add GraphicsSceneOptions concept; use it to document draw(T2); waiting @Laurent remarks... 2023-10-22 17:14:18 +02:00
Guillaume Damiand d74a3dbeac Remove template parameter for graphics scene 2023-10-22 17:12:21 +02:00
Guillaume Damiand cf797a5d31 basic viewer does not have clear anymore 2023-10-20 14:53:48 +02:00
Guillaume Damiand 45d9708f07 Basic viewer names in doc 2023-10-20 14:53:26 +02:00
Guillaume Damiand 3fa4c70324 Basic viewer doc typo 2023-10-20 12:15:53 +02:00
Guillaume Damiand 0c8704f1ef Basic viewer doc: variable name 2023-10-20 12:12:51 +02:00
Guillaume Damiand e1cd107698 typo 2023-10-20 12:10:01 +02:00
Guillaume Damiand d8e190c9e9 Basic viewer doc 2023-10-20 12:07:52 +02:00
Guillaume Damiand 175166d43e Remove all methods to add elements from Basic_viewer_qt. 2023-10-20 11:58:37 +02:00
Guillaume Damiand e3f1772037 Rename add_in_graphics_scene -> add_to_graphics_scene 2023-10-18 16:54:16 +02:00
Guillaume Damiand eea01ce5fe Replace some flot by BufferType 2023-10-18 16:39:49 +02:00
Guillaume Damiand 1369628244 Update Basic_viewer/doc/Basic_viewer/PackageDescription.txt
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 16:24:32 +02:00
Laurent Rineau 31d79bdae5 fix a copy-paste typo 2023-10-18 15:55:56 +02:00
Laurent Rineau d213747c80 nullptr must be quoted 2023-10-18 15:55:43 +02:00
Guillaume Damiand ef73057d54 acolor -> color 2023-10-18 09:30:11 +02:00
Guillaume Damiand cb2ab73e3d Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:24:33 +02:00
Guillaume Damiand 66eba9f2db Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:24:26 +02:00
Guillaume Damiand 46ddf990fc Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:24:14 +02:00
Guillaume Damiand dfb32ba6c3 Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:24:02 +02:00
Guillaume Damiand c551b6cd40 Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:23:50 +02:00
Guillaume Damiand bfa138dfed Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:23:24 +02:00
Guillaume Damiand 67b41d91a2 Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:23:05 +02:00
Guillaume Damiand a33b4e3356 Update Basic_viewer/doc/Basic_viewer/CGAL/Qt/Basic_viewer_qt.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:22:55 +02:00
Guillaume Damiand eca66e9682 Update Basic_viewer/doc/Basic_viewer/CGAL/Graphics_scene.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:02:55 +02:00
Guillaume Damiand 12365d7cf9 Update Basic_viewer/doc/Basic_viewer/CGAL/Graphics_scene.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:02:48 +02:00
Guillaume Damiand b47694cd80 Update Basic_viewer/doc/Basic_viewer/CGAL/Graphics_scene.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:02:41 +02:00
Guillaume Damiand 40b9b1046f Update Basic_viewer/doc/Basic_viewer/CGAL/Graphics_scene.h
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-18 09:02:29 +02:00
Guillaume Damiand 163e8ae2b3 Doc basic viewer 2023-10-13 10:50:04 +02:00
Guillaume Damiand ac1c4896ee Update names following Andreas remarks 2023-10-06 07:46:16 +02:00
Guillaume Damiand 5d1ae463fd Update Basic_viewer/doc/Basic_viewer/PackageDescription.txt
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-03 21:27:38 +02:00
Guillaume Damiand a8e68cabfc Update Basic_viewer/doc/Basic_viewer/PackageDescription.txt
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-03 21:27:28 +02:00
Guillaume Damiand 823392af85 Update Basic_viewer/doc/Basic_viewer/PackageDescription.txt
Co-authored-by: Andreas Fabri <andreas.fabri@geometryfactory.com>
2023-10-03 21:27:17 +02:00
Guillaume Damiand 2755f2c427 Basic viewer logo + move include file 2023-09-29 08:57:33 +02:00
Guillaume Damiand 55509a64ff GPL instead of LGPL (?) 2023-09-29 08:44:03 +02:00
Guillaume Damiand 218be312d4 Basic viewer examples 2023-09-29 07:22:58 +02:00
Guillaume Damiand c999b12ac2 Basic viewer doc 2023-09-29 07:22:43 +02:00
Guillaume Damiand da7da48aea Basic viewer doc 2023-09-28 13:44:40 +02:00
Guillaume Damiand 9f22d67ed0 Rename Graphic_storage in Graphics_scene (Andreas and Sebastien review) 2023-09-28 12:49:00 +02:00
Guillaume Damiand 6be7477655 Camel case (Andreas review) 2023-09-28 11:10:24 +02:00
Guillaume Damiand fd115bd321 Rename Graphic_storare into Graphics_scene (Andreas and Sebastien review) 2023-09-28 11:06:53 +02:00
Guillaume Damiand 5cf89dadd9 Rename Drawing_functor in Graphics_scene_options (following Andreas and Sebastien review) 2023-09-28 09:51:12 +02:00
Guillaume Damiand ebd13c8551 Rename Drawing_functor in Graphics_scene_options (following Andreas and Sebastien review) 2023-09-28 09:13:44 +02:00
Guillaume Damiand 0ee25cd11c After Andreas review 2023-09-25 08:51:49 +02:00
Guillaume Damiand 1b651f1488 Doc following Sebastien remarks 2023-09-11 16:30:44 +02:00
Guillaume Damiand b0691143fd more s 2023-08-24 17:24:15 +02:00
Guillaume Damiand f3e3fcd84a data structure 2023-08-24 17:08:58 +02:00
Guillaume Damiand cc03d2ccb3 verbs with s 2023-08-24 17:07:30 +02:00
Guillaume Damiand 3e71ba95a4 update doc 2023-08-24 16:58:34 +02:00
Guillaume Damiand df33c70be5 Update doc 2023-07-03 09:40:01 +02:00
Guillaume Damiand 44fd0bcb0b camel case 2023-06-27 19:14:09 +02:00
Guillaume Damiand fe23441eab Merge master 2023-06-26 14:42:33 +02:00
Guillaume Damiand 11c7e4415e move file 2023-06-26 11:12:53 +02:00
Guillaume Damiand 157558a088 update doc 2023-06-26 11:12:39 +02:00
Guillaume Damiand 980241e7cd author 2023-06-23 15:05:43 +02:00