Class Quad
Inherited Members
Namespace:
Assembly: .dll
Syntax
public class Quad
Constructors
Quad()
Declaration
public Quad()
Fields
color
Declaration
public int color
Field Value
| Type | Description |
|---|---|
| int |
corner0
Declaration
public final Point3D corner0
Field Value
| Type | Description |
|---|---|
| Point3D |
corner1
Declaration
public final Point3D corner1
Field Value
| Type | Description |
|---|---|
| Point3D |
corner2
Declaration
public final Point3D corner2
Field Value
| Type | Description |
|---|---|
| Point3D |
corner3
Declaration
public final Point3D corner3
Field Value
| Type | Description |
|---|---|
| Point3D |
Methods
draw()
Declaration
public void draw()