gfx: Add function for circle segment drawing.
commite5db2b1f3508e1630b9af36a397a68ef069a56a2
authorCyril Hrubis <metan@ucw.cz>
Sun, 8 Jan 2012 17:53:24 +0000 (8 18:53 +0100)
committerCyril Hrubis <metan@ucw.cz>
Sun, 8 Jan 2012 17:53:24 +0000 (8 18:53 +0100)
treee1428e6a863953e01e482c7546a0d323bce347f2
parent566ed587e8f01232c84c2aba46d1861a20cd0c27
gfx: Add function for circle segment drawing.
include/gfx/GP_CircleSeg.h [copied from include/gfx/GP_Gfx.h with 53% similarity]
include/gfx/GP_Gfx.h
libs/gfx/GP_CircleSeg.c [new file with mode: 0644]
libs/gfx/algo/CircleSeg.algo.h [new file with mode: 0644]