VTK  9.3.20240327
Classes | Typedefs
vtkAMRInformation.h File Reference
#include "vtkAMRBox.h"
#include "vtkCommonDataModelModule.h"
#include "vtkObject.h"
#include "vtkSmartPointer.h"
#include <vector>
Include dependency graph for vtkAMRInformation.h:

Go to the source code of this file.

Classes

class  vtkAMRInformation
 Meta data that describes the structure of an AMR data set. More...
 

Typedefs

typedef std::vector< vtkAMRBoxvtkAMRBoxList
 

Typedef Documentation

◆ vtkAMRBoxList

typedef std::vector<vtkAMRBox> vtkAMRBoxList

Definition at line 28 of file vtkAMRInformation.h.