public class Point3fi
extends javax.vecmath.Point3f
Modifier and Type | Field and Description |
---|---|
int |
index |
short |
modelIndex |
short |
screenDiameter |
int |
screenX |
int |
screenY |
int |
screenZ |
Constructor and Description |
---|
Point3fi() |
Point3fi(float x,
float y,
float z) |
Point3fi(javax.vecmath.Point3f pt) |
distance, distanceL1, distanceLinf, distanceSquared, project
absolute, absolute, add, add, clamp, clamp, clampMax, clampMax, clampMin, clampMin, clone, epsilonEquals, equals, equals, get, get, getX, getY, getZ, hashCode, interpolate, interpolate, negate, negate, scale, scale, scaleAdd, scaleAdd, set, set, set, set, setX, setY, setZ, sub, sub, toString