T - A phantom type parameterpublic interface PVector3DType<T> extends PVectorReadable3DType<T>, VectorComputationalType
double-typed vectors.| Modifier and Type | Method and Description |
|---|---|
double |
x() |
double |
y() |
double |
z() |
double x()
x in interface VectorReadable2DTypex componentdouble y()
y in interface VectorReadable2DTypey componentdouble z()
z in interface VectorReadable3DTypez componentCopyright © 2017 <code@io7m.com> http://io7m.com