Commit Graph

9 Commits

Author SHA1 Message Date
hasufell 1ca125b276
Set parameters const where possible 2014-06-01 16:47:58 +02:00
hasufell af52bd4085
Add missing include 2014-06-01 15:10:46 +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 a1d3c3947e
Improve error handling
Basically be less fault tolerant. Added a lot of upper-case function
macros to use for fault-intolerant calls.
2014-05-13 13:47:13 +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 accf11ba6c
Add public functions to header 2014-05-10 23:38:10 +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