public class PolygonTessellator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PolygonTessellator.TessellationException |
| Constructor and Description |
|---|
PolygonTessellator() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
int |
tessellate(Polygon poly,
VertexAccumulator accumulator) |
public final int tessellate(Polygon poly, VertexAccumulator accumulator) throws PolygonTessellator.TessellationException
public final void destroy()
Copyright © 2018 Metron, Inc.. All rights reserved.