wblut.geom.WB_Sphere.WB_Sphere |
( |
| ) |
|
wblut.geom.WB_Sphere.WB_Sphere |
( |
final WB_Coord |
center, |
|
|
final double |
radius |
|
) |
| |
boolean wblut.geom.WB_Sphere.contains |
( |
final WB_Coord |
p | ) |
|
boolean wblut.geom.WB_Sphere.equals |
( |
final Object |
o | ) |
|
WB_Coord wblut.geom.WB_Sphere.getCenter |
( |
| ) |
|
Gets the center.
- Returns
- the center
double wblut.geom.WB_Sphere.getRadius |
( |
| ) |
|
Gets the radius.
- Returns
- the radius
void wblut.geom.WB_Sphere.growSpherebyPoint |
( |
final WB_Coord |
p | ) |
|
Grow sphere to include point.
- Parameters
-
int wblut.geom.WB_Sphere.hashCode |
( |
| ) |
|
int wblut.geom.WB_Sphere.hashCode |
( |
final double |
v | ) |
|
|
private |
Project point to sphere.
- Parameters
-
- Returns
- point projected to sphere
void wblut.geom.WB_Sphere.setCenter |
( |
final WB_Coord |
c | ) |
|
Sets the center.
- Parameters
-
void wblut.geom.WB_Sphere.setRadius |
( |
final double |
r | ) |
|
Sets the radius.
- Parameters
-
The documentation for this class was generated from the following file: