T - A phantom type parameterPVectorReadable2LType<T>, PVectorReadable3LType<T>, VectorComputationalType, VectorReadable2LType, VectorReadable3LTypePVector3L@Immutable public interface PVector3LType<T> extends PVectorReadable3LType<T>, VectorComputationalType
long-typed vectors.| Modifier and Type | Method | Description |
|---|---|---|
long |
x() |
|
long |
y() |
|
long |
z() |
@Parameter(order=0) long x()
x in interface VectorReadable2LTypex component@Parameter(order=1) long y()
y in interface VectorReadable2LTypey component@Parameter(order=2) long z()
z in interface VectorReadable3LTypez componentCopyright © 2017 <code@io7m.com> http://io7m.com