T - A phantom type parameterPVectorReadable2IType<T>, PVectorReadable3IType<T>, VectorComputationalType, VectorReadable2IType, VectorReadable3ITypePVector3I@Immutable public interface PVector3IType<T> extends PVectorReadable3IType<T>, VectorComputationalType
int-typed vectors.| Modifier and Type | Method | Description |
|---|---|---|
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 componentCopyright © 2017 <code@io7m.com> http://io7m.com