natverse / nat

NeuroAnatomy Toolbox: An R package for the (3D) visualisation and analysis of biological image data, especially tracings of single neurons.
https://natverse.org/nat/
64 stars 28 forks source link

add xyzmatrix.shapelist3d method #419

Closed jefferis closed 4 years ago

jefferis commented 4 years ago

should be same as xyzmatrix.neuronlist

jefferis commented 4 years ago

For that matter could add xyzmatrix<-.shapelist3d as well.

jefferis commented 4 years ago

These changes along with the addition of nvertices should allow shapelist3d objects to be xformed using the xform.list method.