Retrieve currently visible points from RGL plot
检索当前可见的点RGL图
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Returns a logical vector (of TRUE/FALSE) indicating if the given point index is currently displayed in the RGL interface.
返回一个逻辑向量(TRUE / FALSE),表示给定的点指数当前显示的是在RGL接口。
用法----------Usage----------
sculpt3d.current()
值----------Value----------
A vector of TRUE/FALSE values of equal length to the number of datapoints provided to sculpt3d().
TRUE / FALSE值提供给sculpt3d()的数据点的数目相等的长度的向量。