Commit Graph

12 Commits

Author SHA1 Message Date
hasufell 69dc76a59e
Finalize consistency tests 2014-05-16 15:08:51 +02:00
hasufell a2b604de2f
Finalize half-edge consistency tests 2014-05-16 01:11:21 +02:00
hasufell 6ceeff5a7b
First try of consistent half-edge struct test 2014-05-14 01:40:39 +02:00
hasufell ce4032f0be
Use vector member in HE_vert struct 2014-05-12 19:48:46 +02:00
hasufell 29b8b410d6
Restructure find_center()
* return bool for success/failure
* use an out-vector to store the result
* fix tests
2014-05-11 14:02:34 +02:00
hasufell 965600ea01
Add missing doxygen 2014-05-11 13:34:19 +02:00
hasufell 5539384c37
Fix doxygen for tests 2014-05-11 13:31:50 +02:00
hasufell e1d18aad12
Restructure Makefiles
Use common.mk for basic toolchain settings and installation variables.
2014-05-10 23:51:45 +02:00
hasufell 8dd46fc2f6
Add tests for vector operations 2014-05-10 23:38:37 +02:00
hasufell 723da9996d
Add tests for get_normalized_scale_factor() 2014-05-10 22:59:25 +02:00
hasufell 1fa87f9fbf
Add tests for find_center() 2014-05-10 22:49:36 +02:00
hasufell f57dda9094
Add tests 2014-05-10 22:40:59 +02:00