VTK
9.5.20250803
|
#include "EnSightFile.h"
#include "vtkSmartPointer.h"
#include "vtkTransform.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | ensight_gold::GridOptions |
struct | ensight_gold::PartInfo |
struct | ensight_gold::VariableOptions |
class | ensight_gold::EnSightDataSet |
Handles reading a full EnSight Gold dataset. More... | |
Namespaces | |
namespace | ensight_gold |
Typedefs | |
using | ensight_gold::PartInfoMapType = std::map< int, PartInfo > |