sculpt3d.selected {sculpt3d} | R Documentation |
Returns a logical vector (of TRUE/FALSE) indicating if the given point index is selected in the RGL interface.
sculpt3d.selected()
A vector of TRUE/FALSE values of equal length to the number of datapoints provided to sculpt3d().
Justin Donaldson