T - A phantom type parameterpublic interface PVector4IType<T> extends PVectorReadable4IType<T>, VectorComputationalType
int-typed vectors.| Modifier and Type | Method and Description |
|---|---|
int |
w() |
int |
x() |
int |
y() |
int |
z() |
int x()
x in interface VectorReadable2ITypex componentint y()
y in interface VectorReadable2ITypey componentint z()
z in interface VectorReadable3ITypez componentint w()
w in interface VectorReadable4ITypew componentCopyright © 2017 <code@io7m.com> http://io7m.com