These methods enable nat objects including neuronlists and dotprops objects
to be plotted in 3D. See the help for each individual method for details
along with the help for the generic in the rgl package.
# all known plot3d methodsmethods("plot3d")
# up to date list of all plot3d nethods in this packageintersect(methods("plot3d"), ls(asNamespace("nat")))