T - A phantom type parameter.public interface PVectorWritable4FType<T> extends VectorWritable4FType, PVectorWritable3FType<T>
'Write' interface to four-dimensional vectors with float
elements.
| Modifier and Type | Method and Description |
|---|---|
void |
copyFromTyped4F(PVectorReadable4FType<T> in_v)
Set the current vector to the contents of the input vector.
|
copyFrom4F, set4F, setWFcopyFromTyped3FcopyFrom3F, set3F, setZFcopyFromTyped2FcopyFrom2F, set2F, setXF, setYFvoid copyFromTyped4F(PVectorReadable4FType<T> in_v)
in_v - The input vectorCopyright © 2015 <code@io7m.com> http://io7m.com