|
ClanLib
2.3.7
|
#include "../api_core.h"#include "../System/sharedptr.h"#include "../Math/point.h"#include <vector>

Go to the source code of this file.
Classes | |
| class | CL_EarClipTriangulator |
| Ear-clipping triangulator. More... | |
| class | CL_EarClipTriangulator_Triangle |
| CL_EarClipTriangulator_Triangle. More... | |
Enumerations | |
| enum | CL_PolygonOrientation { cl_clockwise, cl_counter_clockwise } |
| Polygon orientations. More... | |
1.8.4