T - A phantom type parameterpublic interface PVector4LType<T> extends PVectorReadable4LType<T>, VectorComputationalType
long-typed vectors.| Modifier and Type | Method and Description |
|---|---|
long |
w() |
long |
x() |
long |
y() |
long |
z() |
long x()
x in interface VectorReadable2LTypex componentlong y()
y in interface VectorReadable2LTypey componentlong z()
z in interface VectorReadable3LTypez componentlong w()
w in interface VectorReadable4LTypew componentCopyright © 2017 <code@io7m.com> http://io7m.com