Cuboid
, LineSegment
, Rectangle
public interface Rectangular
Modifier and Type | Method | Description |
---|---|---|
Vector |
getEdgeLengths() |
|
void |
setEdgeLengths(Vector v) |
Specifies the D edge lengths needed to describe the shape
of the polytope.
|
void setEdgeLengths(Vector v)
Vector getEdgeLengths()