public class Quad
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
color |
Point3D |
corner0 |
Point3D |
corner1 |
Point3D |
corner2 |
Point3D |
corner3 |
Constructor and Description |
---|
Quad() |
Modifier and Type | Method and Description |
---|---|
void |
draw() |