public class Vector4d
extends java.lang.Object
Constructor and Description |
---|
Vector4d(double x,
double y,
double z,
double w) |
Modifier and Type | Method and Description |
---|---|
double[] |
getData() |
java.lang.String |
toString() |