Editor camera's frustum

Hello everybody,

I’m writing a C++ plugin for the editor. So, I need to access to the frustum of the camera associated to the editor’s viewport. Anyone knows how to accomplish it? Are there any ways to access to it by the object GEditor from UnrealEd.h?

Have a good one,