public class Point3fi
extends javajs.util.P3
implements java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
int |
i |
short |
mi
model index
|
short |
sD
screen diameter
|
int |
sX
screen X
|
int |
sY
screen Y
|
int |
sZ
screen Z
|
Constructor and Description |
---|
Point3fi() |
Modifier and Type | Method and Description |
---|---|
Point3fi |
copy() |
static void |
set2(javajs.util.P3 p3f,
javajs.util.P3i p3i) |
public short mi
public int i
public int sX
public int sY
public int sZ
public short sD
public static void set2(javajs.util.P3 p3f, javajs.util.P3i p3i)
public Point3fi copy()