VTK
Classes | Typedefs
dox/Common/DataModel/vtkAMRInformation.h File Reference
#include "vtkCommonDataModelModule.h"
#include "vtkObject.h"
#include "vtkAMRBox.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

typedef std::vector<vtkAMRBox> vtkAMRBoxList

Definition at line 40 of file vtkAMRInformation.h.