VTK
|
#include "vtkCommonDataModelModule.h"
#include "vtkObject.h"
#include "vtkAMRBox.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 set. More... | |
Typedefs | |
typedef std::vector< vtkAMRBox > | vtkAMRBoxList |
typedef std::vector<vtkAMRBox> vtkAMRBoxList |
Definition at line 41 of file vtkAMRInformation.h.