T - A phantom type parameterPVectorReadable2IType<T>, PVectorReadable3IType<T>, PVectorReadable4IType<T>, VectorComputationalType, VectorReadable2IType, VectorReadable3IType, VectorReadable4ITypePVector4I@Immutable public interface PVector4IType<T> extends PVectorReadable4IType<T>, VectorComputationalType
int-typed vectors.| Modifier and Type | Method | Description |
|---|---|---|
int |
w() |
|
int |
x() |
|
int |
y() |
|
int |
z() |
@Parameter(order=0) int x()
x in interface VectorReadable2ITypex component@Parameter(order=1) int y()
y in interface VectorReadable2ITypey component@Parameter(order=2) int z()
z in interface VectorReadable3ITypez component@Parameter(order=3) int w()
w in interface VectorReadable4ITypew componentCopyright © 2017 <code@io7m.com> http://io7m.com