public class TCube extends TObject3D
axis, pattern, point_center, surfaces_group
TCube(TPoint3D p, double side)
TCube(TPoint3D p, double width, double height, double degth)
add, getColor, getHeight, getWidth, move, rotate, rotateX, rotateY, rotateZ, setCenter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TCube(TPoint3D p, double width, double height, double degth)
p
width
height
degth
public TCube(TPoint3D p, double side)