sculpt3d.current {sculpt3d}R Documentation

Retrieve currently visible points from RGL plot

Description

Returns a logical vector (of TRUE/FALSE) indicating if the given point index is currently displayed in the RGL interface.

Usage

sculpt3d.current()

Value

A vector of TRUE/FALSE values of equal length to the number of datapoints provided to sculpt3d().

Author(s)

Justin Donaldson

See Also

sculpt3d, sculpt3d.selected


[Package sculpt3d version 0.2-2 Index]