Package | Description |
---|---|
rajawali.math |
Modifier and Type | Method and Description |
---|---|
Plane.PlaneSide |
Plane.getPointSide(Number3D point) |
static Plane.PlaneSide |
Plane.PlaneSide.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Plane.PlaneSide[] |
Plane.PlaneSide.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|