T - A phantom type parameter.public interface PVectorWritable3FType<T> extends VectorWritable3FType, PVectorWritable2FType<T>
'Write' interface to three-dimensional vectors with float
elements.
| Modifier and Type | Method and Description |
|---|---|
void |
copyFromTyped3F(PVectorReadable3FType<T> in_v)
Set the current vector to the contents of the input vector.
|
copyFrom3F, set3F, setZFcopyFromTyped2FcopyFrom2F, set2F, setXF, setYFvoid copyFromTyped3F(PVectorReadable3FType<T> in_v)
in_v - The input vectorCopyright © 2017 <code@io7m.com> http://io7m.com