private class DrawingView3D.Axes3D extends java.lang.Object implements Drawable3D
Modifier | Constructor and Description |
---|---|
private |
DrawingView3D.Axes3D() |
Modifier and Type | Method and Description |
---|---|
void |
draw3D(processing.core.PGraphics context,
Transformation t) |
public void draw3D(processing.core.PGraphics context, Transformation t)
draw3D
in interface Drawable3D