public abstract static class ThreeDSketchTemplate.ThreeDShape extends java.lang.Object implements ThreeDSketchTemplate.ThreeDObject
Modifier and Type | Field and Description |
---|---|
int |
colour |
float |
d |
float |
h |
int |
strokeColour |
int |
strokeWeight |
java.lang.Object |
userObject |
float |
w |
float |
x |
float |
y |
float |
z |
Constructor and Description |
---|
ThreeDShape() |
Modifier and Type | Method and Description |
---|---|
boolean |
isVisible() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
draw, drawBuffer
public float x
public float y
public float z
public float w
public float h
public float d
public int colour
public int strokeWeight
public int strokeColour
public java.lang.Object userObject
public boolean isVisible()
isVisible
in interface ThreeDSketchTemplate.ThreeDObject
Copyright 2004-2015 Wandora Team