public interface Vector3FType extends VectorReadable3FType, VectorComputationalType
float-typed vectors.| Modifier and Type | Method and Description |
|---|---|
float |
x() |
float |
y() |
float |
z() |
float x()
x in interface VectorReadable2FTypex componentfloat y()
y in interface VectorReadable2FTypey componentfloat z()
z in interface VectorReadable3FTypez componentCopyright © 2017 <code@io7m.com> http://io7m.com