|
| HEC_Sphere () |
|
HEC_Sphere | setRadius (final double R) |
|
HEC_Sphere | setRadius (final double rx, final double ry, final double rz) |
|
HEC_Sphere | setUFacets (final int facets) |
|
HEC_Sphere | setVFacets (final int facets) |
|
HEC_Sphere | setPhase (final double p) |
|
| HEC_Creator () |
|
HEC_Creator | setCenter (final double x, final double y, final double z) |
|
HEC_Creator | setScale (final double s) |
|
HEC_Creator | setCenter (final WB_Coord c) |
|
HEC_Creator | setZAngle (final double a) |
|
HEC_Creator | setZAxis (final double x, final double y, final double z) |
|
HEC_Creator | setZAxis (final double p0x, final double p0y, final double p0z, final double p1x, final double p1y, final double p1z) |
|
HEC_Creator | setZAxis (final WB_Coord p) |
|
HEC_Creator | setZAxis (final WB_Coord p0, final WB_Coord p1) |
|
HEC_Creator | setToModelview (final PApplet home) |
|
HEC_Creator | setToWorldview () |
|
HEC_Creator | setManifoldCheck (final boolean b) |
|
HEC_Creator | setOverride (final boolean b) |
|
final HE_Mesh | create () |
|
HE_Mesh | apply (final HE_Mesh mesh) |
|
HE_Mesh | apply (final HE_Selection sel) |
|
abstract HE_Mesh | apply (HE_Mesh mesh) |
|
abstract HE_Mesh | apply (HE_Selection selection) |
|
|
int | index (final int u, final int v) |
|
Sphere.
- Author
- Frederik Vanhoutte (W:Blut)
wblut.hemesh.HEC_Sphere.HEC_Sphere |
( |
| ) |
|
HE_Mesh wblut.hemesh.HEC_Sphere.createBase |
( |
| ) |
|
|
protected |
int wblut.hemesh.HEC_Sphere.index |
( |
final int |
u, |
|
|
final int |
v |
|
) |
| |
|
private |
HEC_Sphere wblut.hemesh.HEC_Sphere.setPhase |
( |
final double |
p | ) |
|
HEC_Sphere wblut.hemesh.HEC_Sphere.setRadius |
( |
final double |
R | ) |
|
Set fixed radius.
- Parameters
-
- Returns
- self
HEC_Sphere wblut.hemesh.HEC_Sphere.setRadius |
( |
final double |
rx, |
|
|
final double |
ry, |
|
|
final double |
rz |
|
) |
| |
HEC_Sphere wblut.hemesh.HEC_Sphere.setUFacets |
( |
final int |
facets | ) |
|
Set number of faces along equator.
- Parameters
-
- Returns
- self
HEC_Sphere wblut.hemesh.HEC_Sphere.setVFacets |
( |
final int |
facets | ) |
|
Set number of facets along meridian.
- Parameters
-
- Returns
- self
double wblut.hemesh.HEC_Sphere.phase |
|
private |
double wblut.hemesh.HEC_Sphere.rx |
|
private |
int wblut.hemesh.HEC_Sphere.uFacets |
|
private |
int wblut.hemesh.HEC_Sphere.vFacets |
|
private |
The documentation for this class was generated from the following file: