Listing all objects in Camera view

I think you may have to iterate over all the nodes and do a bounding volume test to check whether they are in view.

Perhaps you could explain what you are trying to achieve? There may be easier ways.