All the point cloud related interfaces seem to relate to LAS (or its extensions). And some of the point cloud related classes seem to store reference to LAS data.
If I have my own format of point cloud which supports LOD based queries or query by viewport, is it possible to display the points in Map or Scene view?
I don't see any options. Is conversion to LAS not an option?