Package processing.opengl
Interface PGL.TessellatorCallback
- All Known Implementing Classes:
PGraphicsOpenGL.Tessellator.TessellatorCallback
- Enclosing class:
- PGL
protected static interface PGL.TessellatorCallback
-
Method Summary
-
Method Details
-
begin
void begin(int type) -
end
void end() -
vertex
-
combine
-
error
void error(int errnum)
-