VTK
9.5.20250705
|
#include "vtkAMRBox.h"
#include "vtkCommonDataModelModule.h"
#include "vtkDeprecation.h"
#include "vtkOverlappingAMRMetaData.h"
#include "vtkSmartPointer.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | vtkAMRInformation |
Meta data that describes the structure of an AMR data seit. More... | |
Typedefs | |
typedef std::vector< vtkAMRBox > | vtkAMRBoxList |
typedef std::vector<vtkAMRBox> vtkAMRBoxList |
Definition at line 34 of file vtkAMRInformation.h.