public interface Vector4DType extends VectorReadable4DType, VectorComputationalType
double-typed vectors.| Modifier and Type | Method and Description |
|---|---|
double |
w() |
double |
x() |
double |
y() |
double |
z() |
double x()
x in interface VectorReadable2DTypex componentdouble y()
y in interface VectorReadable2DTypey componentdouble z()
z in interface VectorReadable3DTypez componentdouble w()
w in interface VectorReadable4DTypew componentCopyright © 2017 <code@io7m.com> http://io7m.com