public interface Vector3IType extends VectorReadable3IType, VectorComputationalType
int-typed vectors.| Modifier and Type | Method and Description |
|---|---|
int |
x() |
int |
y() |
int |
z() |
int x()
x in interface VectorReadable2ITypex componentint y()
y in interface VectorReadable2ITypey componentint z()
z in interface VectorReadable3ITypez componentCopyright © 2017 <code@io7m.com> http://io7m.com