aboutsummaryrefslogtreecommitdiffstats
path: root/yage/render/ellipse.h
blob: 2a7552baa9cdc3027850bd645ae557b9e2f1a6ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/** ---------------------------------------------------------------------------
 * @file: ellipse.h
 *
 * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
 * MIT License, see LICENSE file for more details.
 * ----------------------------------------------------------------------------
 */

#ifndef YAGE_RENDER_ELLIPSE_H
#define YAGE_RENDER_ELLIPSE_H

#endif