Abstract base-class for non-linear projectable objects.
Via ProjectedClass(const REveProjection* p) method it returns a TClass instance for the projected class and keeps references to the projected objects.
It is assumed that all classes deriving from REveProjectable are also derived from REveElement.
See also REveProjectionManager::ImportElements().