public class Point3fi
extends javajs.util.P3
implements java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
int |
i
index in full collection
|
short |
mi
model index -- may be to a trajectory
|
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() |
public short mi
public int i
public int sX
public int sY
public int sZ
public short sD
public Point3fi copy()