|
| HE_TextureCoordinate () |
|
| HE_TextureCoordinate (final WB_Coord uvw) |
|
| HE_TextureCoordinate (final double f, final HE_TextureCoordinate uvw1, final HE_TextureCoordinate uvw2) |
|
| HE_TextureCoordinate (final double u, final double v) |
|
| HE_TextureCoordinate (final double u, final double v, final double w) |
|
void | clear () |
|
double | ud () |
|
double | vd () |
|
double | wd () |
|
float | uf () |
|
float | vf () |
|
float | wf () |
|
void | setUVW (final double u, final double v, final double w) |
|
void | setUVW (final WB_Coord u) |
|
String | toString () |
|
double | xd () |
|
double | yd () |
|
double | zd () |
|
double | getd (final int i) |
|
float | xf () |
|
float | yf () |
|
float | zf () |
|
float | getf (final int i) |
|
void | setX (final double x) |
|
void | setY (final double y) |
|
void | setZ (final double z) |
|
void | setW (final double w) |
|
void | setCoord (final int i, final double v) |
|
void | set (final WB_Coord p) |
|
void | set (final double x, final double y) |
|
void | set (final double x, final double y, final double z) |
|
void | set (final double x, final double y, final double z, final double w) |
|
int | compareTo (final WB_Coord p) |
|
boolean | equals (final Object o) |
|
void | setX (double x) |
|
void | setY (double y) |
|
void | setZ (double z) |
|
void | setW (double w) |
|
void | setCoord (int i, double v) |
|
void | set (WB_Coord p) |
|
void | set (double x, double y) |
|
void | set (double x, double y, double z) |
|
void | set (double x, double y, double z, double w) |
|
double | getd (int i) |
|
float | getf (int i) |
|
wblut.hemesh.HE_TextureCoordinate.HE_TextureCoordinate |
( |
| ) |
|
wblut.hemesh.HE_TextureCoordinate.HE_TextureCoordinate |
( |
final WB_Coord |
uvw | ) |
|
wblut.hemesh.HE_TextureCoordinate.HE_TextureCoordinate |
( |
final double |
u, |
|
|
final double |
v |
|
) |
| |
wblut.hemesh.HE_TextureCoordinate.HE_TextureCoordinate |
( |
final double |
u, |
|
|
final double |
v, |
|
|
final double |
w |
|
) |
| |
void wblut.hemesh.HE_TextureCoordinate.clear |
( |
| ) |
|
int wblut.hemesh.HE_TextureCoordinate.compareTo |
( |
final WB_Coord |
p | ) |
|
boolean wblut.hemesh.HE_TextureCoordinate.equals |
( |
final Object |
o | ) |
|
double wblut.hemesh.HE_TextureCoordinate.getd |
( |
final int |
i | ) |
|
float wblut.hemesh.HE_TextureCoordinate.getf |
( |
final int |
i | ) |
|
void wblut.hemesh.HE_TextureCoordinate.set |
( |
final WB_Coord |
p | ) |
|
void wblut.hemesh.HE_TextureCoordinate.set |
( |
final double |
x, |
|
|
final double |
y |
|
) |
| |
void wblut.hemesh.HE_TextureCoordinate.set |
( |
final double |
x, |
|
|
final double |
y, |
|
|
final double |
z |
|
) |
| |
void wblut.hemesh.HE_TextureCoordinate.set |
( |
final double |
x, |
|
|
final double |
y, |
|
|
final double |
z, |
|
|
final double |
w |
|
) |
| |
void wblut.hemesh.HE_TextureCoordinate.setCoord |
( |
final int |
i, |
|
|
final double |
v |
|
) |
| |
void wblut.hemesh.HE_TextureCoordinate.setUVW |
( |
final double |
u, |
|
|
final double |
v, |
|
|
final double |
w |
|
) |
| |
void wblut.hemesh.HE_TextureCoordinate.setUVW |
( |
final WB_Coord |
u | ) |
|
void wblut.hemesh.HE_TextureCoordinate.setW |
( |
final double |
w | ) |
|
void wblut.hemesh.HE_TextureCoordinate.setX |
( |
final double |
x | ) |
|
void wblut.hemesh.HE_TextureCoordinate.setY |
( |
final double |
y | ) |
|
void wblut.hemesh.HE_TextureCoordinate.setZ |
( |
final double |
z | ) |
|
String wblut.hemesh.HE_TextureCoordinate.toString |
( |
| ) |
|
double wblut.hemesh.HE_TextureCoordinate.ud |
( |
| ) |
|
float wblut.hemesh.HE_TextureCoordinate.uf |
( |
| ) |
|
double wblut.hemesh.HE_TextureCoordinate.vd |
( |
| ) |
|
float wblut.hemesh.HE_TextureCoordinate.vf |
( |
| ) |
|
double wblut.hemesh.HE_TextureCoordinate.wd |
( |
| ) |
|
float wblut.hemesh.HE_TextureCoordinate.wf |
( |
| ) |
|
double wblut.hemesh.HE_TextureCoordinate.xd |
( |
| ) |
|
float wblut.hemesh.HE_TextureCoordinate.xf |
( |
| ) |
|
double wblut.hemesh.HE_TextureCoordinate.yd |
( |
| ) |
|
float wblut.hemesh.HE_TextureCoordinate.yf |
( |
| ) |
|
double wblut.hemesh.HE_TextureCoordinate.zd |
( |
| ) |
|
float wblut.hemesh.HE_TextureCoordinate.zf |
( |
| ) |
|
double wblut.hemesh.HE_TextureCoordinate.u |
|
private |
The documentation for this class was generated from the following file: