|
Rasterfarm-SDK
|
#include "circulator.h"#include "contour.h"#include "primitive2d.h"#include "vector.h"#include "matrix.h"#include "triangle.h"#include "segment.h"#include "ray.h"#include "trianglemesh.h"Classes | |
| class | Polygon |
| class | TessellationSimple |
| class | TessellationComplex |
Typedefs | |
| typedef List< Polygon > | PolygonList |
| typedef HeapArray< Polygon > | PolygonArray |
Functions | |
| template<uint LENGTH> | |
| Polygon | operator* (const Matrix< float, LENGTH, LENGTH > &mat, const Polygon &p) |
| typedef HeapArray< Polygon > PolygonArray |
| typedef List< Polygon > PolygonList |