T - A phantom type parameter.public interface PVectorWritable3LType<T> extends VectorWritable3LType, PVectorWritable2LType<T>
'Write' interface to three-dimensional vectors with long integer elements.
| Modifier and Type | Method and Description |
|---|---|
void |
copyFromTyped3L(PVectorReadable3LType<T> in_v)
Set the current vector to the contents of the input vector.
|
copyFrom3L, set3L, setZLcopyFromTyped2LcopyFrom2L, set2L, setXL, setYLvoid copyFromTyped3L(PVectorReadable3LType<T> in_v)
in_v - The input vectorCopyright © 2016 <code@io7m.com> http://io7m.com