Commit Graph

10 Commits

Author SHA1 Message Date
cf569224e0
Move some functions from gl_draw to half_edge
find_center() and get_normalized_scale_factor()
are not really related to drawing in it's own, but are
operation related to the HE_* structures
2014-05-10 21:05:08 +02:00
7610843935
Add @file/@brief doc, merge parser into half_edge 2014-05-10 19:33:54 +02:00
d90d6f4bd1
Restructure files 2014-05-10 19:16:13 +02:00
71eae42e78
Improve function name, add static declaration 2014-05-09 19:52:21 +02:00
f68eaed204
Fix doxygen comment 2014-05-09 19:50:56 +02:00
d0dfba689b
Properly scale the objects before drawing 2014-05-09 19:47:05 +02:00
6725dcf5ab
Make parameters const where possible 2014-05-09 17:53:25 +02:00
7bc3d7230f
80 char limit 2014-05-09 17:53:16 +02:00
9658f92b58
Rotate around the center of the object 2014-05-09 17:53:02 +02:00
5bfce60f7e
Restructure file structure 2014-05-09 15:24:46 +02:00