public static class ThreeDSketchTemplate.ThreeDBox extends ThreeDSketchTemplate.ThreeDShape
colour, d, h, strokeColour, strokeWeight, userObject, w, x, y, z
Constructor and Description |
---|
ThreeDBox() |
ThreeDBox(float x,
float y,
float z) |
ThreeDBox(float x,
float y,
float z,
float w,
float h,
float d) |
ThreeDBox(float x,
float y,
float z,
float w,
float h,
float d,
int colour) |
Modifier and Type | Method and Description |
---|---|
void |
draw(processing.core.PGraphics g) |
void |
drawBuffer(processing.core.PGraphics g,
int colour) |
isVisible
Copyright 2004-2015 Wandora Team