wblut.geom.WB_GeodesicIII.WB_GeodesicIII |
( |
final double |
radius, |
|
|
final int |
b, |
|
|
final int |
c, |
|
|
final int |
type |
|
) |
| |
void wblut.geom.WB_GeodesicIII.createMesh |
( |
| ) |
|
|
private |
final int wblut.geom.WB_GeodesicIII.b |
|
private |
final double [][] wblut.geom.WB_GeodesicIII.centralanglesabc |
|
private |
final int wblut.geom.WB_GeodesicIII.ICOSAHEDRON = 2 |
|
static |
final int wblut.geom.WB_GeodesicIII.OCTAHEDRON = 1 |
|
static |
double wblut.geom.WB_GeodesicIII.PI = Math.PI |
|
staticprivate |
List<WB_Point> wblut.geom.WB_GeodesicIII.points |
List<WB_Point> wblut.geom.WB_GeodesicIII.PPT |
final double wblut.geom.WB_GeodesicIII.radius |
|
private |
double [][] wblut.geom.WB_GeodesicIII.surfaceanglesABC |
|
staticprivate |
Initial value:= new double[][] {
{
PI / 3.0,
PI / 3.0,
PI / 2.0 }, {
PI / 3.0,
PI / 4.0,
PI / 2.0 },
{
PI / 3.0,
PI / 5.0,
PI / 2.0 } }
final int wblut.geom.WB_GeodesicIII.TETRAHEDRON = 0 |
|
static |
final int wblut.geom.WB_GeodesicIII.type |
|
private |
List<WB_Point> wblut.geom.WB_GeodesicIII.zeropoints |
The documentation for this class was generated from the following file: