public class CylinderUtils extends ShapeUtils
TO_RADIANS, vectorx, vectory, vectorz| Constructor | Description |
|---|---|
CylinderUtils() |
| Modifier and Type | Method | Description |
|---|---|---|
static double[][][] |
createStandardCylinder(int nr,
int nu,
int nz,
double angle1,
double angle2,
boolean top,
boolean bottom,
boolean left,
boolean right) |