T - A phantom type parameterPVectorReadable2FType<T>, VectorComputationalType, VectorReadable2FTypePVector2F@Immutable public interface PVector2FType<T> extends PVectorReadable2FType<T>, VectorComputationalType
float-typed vectors.| Modifier and Type | Method | Description |
|---|---|---|
float |
x() |
|
float |
y() |
@Parameter(order=0) float x()
x in interface VectorReadable2FTypex component@Parameter(order=1) float y()
y in interface VectorReadable2FTypey componentCopyright © 2017 <code@io7m.com> http://io7m.com