T - A phantom type parameter.public interface PVectorWritable2FType<T> extends VectorWritable2FType
'Write' interface to two-dimensional vectors with float elements.
| Modifier and Type | Method and Description |
|---|---|
void |
copyFromTyped2F(PVectorReadable2FType<T> in_v)
Set the current vector to the contents of the input vector.
|
copyFrom2F, set2F, setXF, setYFvoid copyFromTyped2F(PVectorReadable2FType<T> in_v)
in_v - The input vectorCopyright © 2015 <code@io7m.com> http://io7m.com