r''' Visualizes point cloud data. Args: points (tensor): point data normals (tensor): normal data (if existing) out_file (string): output file show (bool): whether the plot should be shown
(points, normals=None,
out_file=None, show=False)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected
searching dependent graphs…