T - A phantom type parameter.public interface PVectorWritable2LType<T> extends VectorWritable2LType
'Write' interface to two-dimensional vectors with long integer elements.
| Modifier and Type | Method and Description |
|---|---|
void |
copyFromTyped2L(PVectorReadable2LType<T> in_v)
Set the current vector to the contents of the input vector.
|
copyFrom2L, set2L, setXL, setYLvoid copyFromTyped2L(PVectorReadable2LType<T> in_v)
in_v - The input vectorCopyright © 2017 <code@io7m.com> http://io7m.com