VTK
Classes | Typedefs
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/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 43 of file vtkAMRInformation.h.