Commit Graph

269 Commits

Author SHA1 Message Date
Andreas Fabri 2b5ad00c42 Improve doc for nested type Triangulation_data_structure_2 2015-06-09 12:51:17 +02:00
Andreas Fabri 650eff46da move files to internal/AFSR 2015-06-09 11:52:38 +02:00
Andreas Fabri d7e2819f0c remove files 2015-06-09 11:52:37 +02:00
Andreas Fabri 8b4f2014f3 add license headers 2015-06-09 11:52:37 +02:00
Andreas Fabri 3f5cffe2c4 fix extract.cpp 2015-06-09 11:52:36 +02:00
Sébastien Loriot 4c65513405 link more 2015-06-09 10:29:56 +02:00
Sébastien Loriot 43ee79850b remove warning 2015-06-09 09:56:48 +02:00
Sébastien Loriot 6964ebc4ff fix warnings and compilation issues 2015-06-09 09:50:24 +02:00
Andreas Fabri fb1c691ffa get the demo compiled 2015-06-08 14:29:46 +02:00
Andreas Fabri a99ff3c822 e claimed to write in the STL format but that was wrong 2015-06-05 17:12:54 +02:00
Andreas Fabri 8923443212 Explain the filter in the manual 2015-06-05 13:20:12 +02:00
Andreas Fabri 7dd320c74b Add a functor that allows to reject candidate faces 2015-06-05 11:55:44 +02:00
Andreas Fabri 6a724bb881 remove area filtering 2015-06-05 11:55:43 +02:00
Andreas Fabri 36de1554b1 Add duplicate points to check that the indexing is correct 2015-06-05 10:31:53 +02:00
Andreas Fabri 7e3023fe60 deal with border cases: 1, 2, 3 points, and coplanar point set 2015-06-04 15:48:44 +02:00
Andreas Fabri 37944b422e fix comment 2015-06-03 17:31:15 +02:00
Andreas Fabri 3e7b082ad3 improve loop a little bit 2015-06-03 16:45:09 +02:00
Andreas Fabri 9c30122060 Adapt the code to the accepted API 2015-06-03 15:19:15 +02:00
Andreas Fabri c36751959f Add example 2015-05-11 17:10:11 +02:00
Andreas Fabri 267a93af97 changes after Guillaume's review 2015-05-05 13:03:41 +02:00
Andreas Fabri 457e9d5b00 first changes after Guillaumes review 2015-05-04 16:43:38 +02:00
Andreas Fabri 8fa4a1e9c7 polish 2015-04-29 09:12:57 +02:00
Andreas Fabri 06f55673a5 fix value of beta 2015-04-28 16:22:04 +02:00
Andreas Fabri 95581a84b2 Explain the plausibility with an image 2015-04-28 16:06:32 +02:00
Andreas Fabri f645e803b4 typo 2015-03-13 17:46:54 +01:00
Andreas Fabri fa8b9e6a26 Add most of Pierre's review 2015-03-13 16:40:08 +01:00
Andreas Fabri 1b3b61158b Add most of Pierre's review 2015-03-13 16:17:27 +01:00
Andreas Fabri 1504395c09 Add max_perimeter as argument to the global function 2015-01-20 17:31:16 +01:00
Andreas Fabri b0ed282380 fix merge conflict 2014-12-22 17:34:00 +01:00
Andreas Fabri d3e13f50f1 fixes suggested by Sebastien 2014-10-19 22:03:26 +02:00
Sébastien Loriot f886cd6588 document parameters to avoid a warning 2014-10-17 14:29:52 +02:00
Sébastien Loriot c9b7fb24bb remove tex files 2014-10-17 14:23:24 +02:00
Sébastien Loriot c74a7ebebe typos 2014-10-17 14:21:41 +02:00
Sébastien Loriot 622bc7a7db Hidden_type -> unspecified_type 2014-10-17 14:21:41 +02:00
Sébastien Loriot 3f36f26f21 remove exe flag 2014-10-17 14:21:41 +02:00
Andreas Fabri ca015dd85f polish for the submission 2014-10-17 13:12:37 +02:00
Andreas Fabri 84482e11dc typo 2014-09-08 11:15:46 +02:00
Sébastien Loriot 3441d513d4 add missing typename 2014-08-14 10:57:43 +02:00
Andreas Fabri 1ebe7a903c increase precision and fix multiple \cgalCite 2014-03-12 16:32:38 +01:00
Andreas Fabri b967bec8af do the reconstruction 2014-03-05 13:15:51 +01:00
Andreas Fabri c9ae94fc2b fixes so that extract.cpp compiles 2014-03-04 18:33:59 +01:00
Andreas Fabri 058a51915b Add construct_polyhedron.h 2014-03-04 18:09:19 +01:00
Andreas Fabri e52911e7a2 Add the advancing front reconstruction to the demo 2013-12-10 12:12:07 +01:00
Andreas Fabri 256b8a5347 Add an example that writes the result in a Polyhedron 2013-12-10 11:00:27 +01:00
Andreas Fabri da83251018 Add bibtex entries and citations 2013-12-09 15:16:48 +01:00
Andreas Fabri 5370774363 No need for get_ prefix 2013-12-04 14:26:14 +01:00
Andreas Fabri 50ca0d4b32 Turn class static containers in the vertex class into a container in the reconstruction class
As a consequence we had to move vertex member functions in the
reconstruction class
2013-12-04 14:11:22 +01:00
Andreas Fabri 3a16369d7b wip user manual 2013-12-02 17:08:10 +01:00
Andreas Fabri ea6d949577 wip on the user manual 2013-12-02 15:36:33 +01:00
Andreas Fabri 0976c34cf6 Explain the examples 2013-11-29 16:23:06 +01:00
Andreas Fabri 5e2e408003 Add an example that uses the reconstruction class 2013-11-29 16:03:56 +01:00
Andreas Fabri 7f1834c352 Add simple example 2013-11-29 14:46:13 +01:00
Andreas Fabri 18a7c0d01a Add global function and example 2013-11-28 19:23:15 +01:00
Andreas Fabri b9dca246d2 synchronize manual and code 2013-11-28 16:28:43 +01:00
Andreas Fabri a46452da00 synchronize manual and code 2013-11-28 16:11:03 +01:00
Andreas Fabri ce47c6e331 Hook the Advancing Front Surface Reconstruction inot the manual 2013-11-28 15:16:20 +01:00
Andreas Fabri 17f17382eb cleanup and add doxygen version of the manual 2013-11-28 14:44:33 +01:00
Sébastien Loriot 4a6bd62c92 remove compilation errors and warnings when using g++ 2013-04-09 19:31:43 +02:00
Sébastien Loriot f3c1e0c9a0 add layout for package info 2013-04-09 11:49:48 +02:00
Sébastien Loriot 1d1dabf516 remove executable property from include files 2013-04-09 11:47:01 +02:00
Andreas Fabri d427177d3a add a plugin for the advancing front reconstruction 2013-03-13 12:24:11 +01:00
Andreas Fabri f76d13782b switch back to main 2013-03-12 18:35:42 +01:00
Andreas Fabri 79fac9b310 write out the triples 2013-03-12 14:27:25 +01:00
Andreas Fabri 9510bb6cf5 Add reconstruction_test 2013-03-12 13:08:55 +01:00
Andreas Fabri 13e5aedb2a Add a routine to write index triples of the result 2013-03-12 12:47:43 +01:00
Andreas Fabri bb56196953 print the average spacing 2013-03-08 11:49:30 +01:00
Andreas Fabri 1ee52525ab No need for the hierarchy. Makes it simpler and faster 2013-03-07 17:44:31 +01:00
Andreas Fabri d17c5a763a re-add and fix OFF-output; size_t and static_cast 2013-03-06 18:09:58 +01:00
Sébastien Loriot 1a83f9670a move to feature branch 2012-10-19 12:53:47 +00:00