|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.support.polygon.PolygonTessellator
public class PolygonTessellator
Nested Class Summary | |
---|---|
static class |
PolygonTessellator.TessellationException
|
Constructor Summary | |
---|---|
PolygonTessellator(javax.media.opengl.glu.GLU glu)
|
Method Summary | |
---|---|
void |
destroy()
|
int |
tessellate(Polygon poly,
VertexAccumulator accumulator)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PolygonTessellator(javax.media.opengl.glu.GLU glu)
Method Detail |
---|
public final int tessellate(Polygon poly, VertexAccumulator accumulator) throws PolygonTessellator.TessellationException
PolygonTessellator.TessellationException
public final void destroy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |