#include <vtkPVInformationKeys.h>
|
static vtkInformationStringKey * | TIME_LABEL_ANNOTATION () |
| Key to store the label that should be used for labelling the time in the UI. More...
|
|
|
static vtkInformationDoubleVectorKey * | WHOLE_BOUNDING_BOX () |
| Key to store the bounding box of the entire data set in pipeline information. More...
|
|
Definition at line 28 of file vtkPVInformationKeys.h.
◆ TIME_LABEL_ANNOTATION()
static vtkInformationStringKey* vtkPVInformationKeys::TIME_LABEL_ANNOTATION |
( |
| ) |
|
|
static |
Key to store the label that should be used for labelling 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: