| Package | Description |
|---|---|
| math.geom3d |
Spatial geometry toolbox.
|
| math.geom3d.plane |
Spatial geometry toolbox.
|
| Modifier and Type | Method and Description |
|---|---|
static Axis3D |
Axis3D.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Axis3D[] |
Axis3D.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
Axis3D |
AxisAlignedPlane3D.axis
Axis to which the plane is perpendicular
|
| Constructor and Description |
|---|
AxisAlignedPlane3D(Axis3D axis,
double origin) |
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.