Commit Graph

9 Commits

Author SHA1 Message Date
hasufell 1ca125b276
Set parameters const where possible 2014-06-01 16:47:58 +02:00
hasufell cabc8e8c09
Draw bezier curve 2014-06-01 02:13:45 +02:00
hasufell 33408e5e46
Add is_null_vector() function 2014-05-13 20:09:32 +02:00
hasufell 366da0177c
Add set_null_vector() function
Set the vector to a null vector.
2014-05-12 19:49:23 +02:00
hasufell 20d013c401
Improve error handling in copy_vector() 2014-05-12 19:49:01 +02:00
hasufell 85b8bc0cbf
Fix error handling in vector.c 2014-05-10 23:38:25 +02:00
hasufell 723155a2ce
Add add_vectors() and sub_vectors() 2014-05-10 20:17:12 +02:00
hasufell 7610843935
Add @file/@brief doc, merge parser into half_edge 2014-05-10 19:33:54 +02:00
hasufell d90d6f4bd1
Restructure files 2014-05-10 19:16:13 +02:00