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