Static Public Member Functions | List of all members
vtkPVInformationKeys Class Reference

#include <vtkPVInformationKeys.h>

Static Public Member Functions

static vtkInformationStringKeyTIME_LABEL_ANNOTATION ()
 Key to store the label that should be used for labeling the time in the UI. More...
 
static vtkInformationDoubleVectorKeyWHOLE_BOUNDING_BOX ()
 Key to store the bounding box of the entire data set in pipeline information. More...
 

Detailed Description

Definition at line 28 of file vtkPVInformationKeys.h.

Member Function Documentation

◆ TIME_LABEL_ANNOTATION()

static vtkInformationStringKey* vtkPVInformationKeys::TIME_LABEL_ANNOTATION ( )
static

Key to store the label that should be used for labeling the time in the UI.

◆ WHOLE_BOUNDING_BOX()

static vtkInformationDoubleVectorKey* vtkPVInformationKeys::WHOLE_BOUNDING_BOX ( )
static

Key to store the bounding box of the entire data set in pipeline information.


The documentation for this class was generated from the following file: