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