|
6ceeff5a7b
|
First try of consistent half-edge struct test
|
2014-05-14 01:40:39 +02:00 |
|
|
ce4032f0be
|
Use vector member in HE_vert struct
|
2014-05-12 19:48:46 +02:00 |
|
|
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 |
|
|
965600ea01
|
Add missing doxygen
|
2014-05-11 13:34:19 +02:00 |
|
|
5539384c37
|
Fix doxygen for tests
|
2014-05-11 13:31:50 +02:00 |
|
|
e1d18aad12
|
Restructure Makefiles
Use common.mk for basic toolchain settings and installation variables.
|
2014-05-10 23:51:45 +02:00 |
|
|
8dd46fc2f6
|
Add tests for vector operations
|
2014-05-10 23:38:37 +02:00 |
|
|
723da9996d
|
Add tests for get_normalized_scale_factor()
|
2014-05-10 22:59:25 +02:00 |
|
|
1fa87f9fbf
|
Add tests for find_center()
|
2014-05-10 22:49:36 +02:00 |
|
|
f57dda9094
|
Add tests
|
2014-05-10 22:40:59 +02:00 |
|