-
Field Summary
Fields
Fields inherited from class heronarts.lx.model.LXPoint
azimuth, DEFAULT_POINT_SIZE, elevation, index, r, rc, rcn, rn, rxy, rxz, size, theta, x, xn, xnormal, y, yn, ynormal, z, zn, znormal
-
Constructor Summary
Constructors
Point(int xi,
int yi,
float x,
float y,
float z)
-
Method Summary
Methods inherited from class heronarts.lx.model.LXPoint
multiply, set, set, set, set, set, set, set, setNormal, setX, setY, setZ, xn, yn, zn
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
Point
public Point(int xi,
int yi,
float x,
float y,
float z)