java.lang.Cloneable
Atom
public class Point3fi
extends javajs.util.P3
implements java.lang.Cloneable
Modifier and Type | Field | 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 | Description |
---|---|
Point3fi() |
Modifier and Type | Method | Description |
---|---|---|
Point3fi |
copy() |
public short mi
public int i
public int sX
public int sY
public int sZ
public short sD
public Point3fi copy()