10 #ifndef vtkPVFrustumActor_h 11 #define vtkPVFrustumActor_h 13 #include "vtkOpenGLActor.h" 29 void SetFrustum(
double corners[24]);
35 void SetColor(
double r,
double g,
double b);
36 void SetLineWidth(
double r);
#define VTKREMOTINGVIEWS_EXPORT
vtkPVFrustumActor is an actor that renders a frustum.
vtkOutlineSource * Outline
static vtkOpenGLActor * New()
vtkPolyDataMapper * Mapper
void operator=(const vtkObjectBase &)
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE