#include <vtkFrustumSelector.h>
vtkFrustumSelector is a vtkSelector that selects elements based on whether they are inside or intersect a frustum of interest. This handles the vtkSelectionNode::FRUSTUM selection type.