Commit Graph

49 Commits

Author SHA1 Message Date
Sébastien Loriot 6b338eeb1f improve the name of projects in cmake scripts of examples 2016-09-08 00:02:55 +02:00
Sébastien Loriot 4c29bf1b44 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
Sébastien Loriot 881e4d3199 request Core only in examples, tests and demos when really needed 2016-03-07 22:36:57 +01:00
Sébastien Loriot 2d191d6651 commit CMakeLists.txt for all examples and tests 2016-03-07 17:39:36 +01:00
Simon Giraudot 8dab6907f7 Improve readability by introducing a "infinity()" method to AFSR 2016-01-04 15:03:41 +01:00
Simon Giraudot 11f8381350 Use std::numeric_limits<FT>::infinity() instead of HUGE_VAL 2016-01-04 14:58:46 +01:00
Simon Giraudot 7c0dce0f0a Fix error/warning: forgotten assignment in example 2015-12-08 10:49:44 +01:00
Simon Giraudot 879c3444c0 Update filters of examples with priority functor 2015-12-04 09:20:29 +01:00
Andreas Fabri 1ccc105176 Add the maximal perimeter as an argument to the executable 2015-09-17 10:14:02 +02:00
Sébastien Loriot d80d69b350 remove trailing whitespaces 2015-06-29 12:22:13 +02:00
Sébastien Loriot 60333f3e81 remove exe flags 2015-06-29 10:43:42 +02:00
Andreas Fabri c7ca25a7c0 Add Default; get rid of Options 2015-06-18 19:03:04 +02:00
Andreas Fabri 5549a9e3b5 remove example which uses an undocumented API 2015-06-18 09:09:17 +02:00
Andreas Fabri 218e1a37e3 bug fix in example 2015-06-18 09:08:49 +02:00
Andreas Fabri 875a2a746d remove a file in examples; Add a typname 2015-06-14 10:40:15 +02:00
Andreas Fabri 2f89160cb2 add example that generates a Surface_mesh 2015-06-11 16:09:43 +02:00
Andreas Fabri 426e31681b switch from tuple to array to describe a face 2015-06-11 15:57:59 +02:00
Andreas Fabri 15e33a861f Write into a wrapper of a Surface_mesh as ouput iterator 2015-06-10 18:26:41 +02:00
Andreas Fabri 110ae0574c make it work for Polyhedron as output (not yet documented) 2015-06-10 13:10:46 +02:00
Andreas Fabri e6420cae53 No need for a geometric traits and EPEC 2015-06-10 12:28:22 +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 3f5cffe2c4 fix extract.cpp 2015-06-09 11:52:36 +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 7dd320c74b Add a functor that allows to reject candidate faces 2015-06-05 11:55:44 +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 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 457e9d5b00 first changes after Guillaumes review 2015-05-04 16:43:38 +02:00
Andreas Fabri 1b3b61158b Add most of Pierre's review 2015-03-13 16:17:27 +01:00
Sébastien Loriot 3f36f26f21 remove exe flag 2014-10-17 14:21:41 +02: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 256b8a5347 Add an example that writes the result in a Polyhedron 2013-12-10 11:00:27 +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 17f17382eb cleanup and add doxygen version of the manual 2013-11-28 14:44:33 +01: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