16 #ifndef vtkSegYReader_h 17 #define vtkSegYReader_h 46 bool ReadHeader(std::ifstream& in);
47 std::vector<vtkSegYTrace*> Traces;
51 int SampleCountPerTrace;
55 #endif // vtkSegYReader_h
bool ExportData3D(vtkImageData *)
void ExportData2D(vtkStructuredGrid *)
topologically and geometrically regular array of data
void AddScalars(vtkStructuredGrid *)
void SetXYCoordBytePositions(int x, int y)
topologically regular array of data
bool LoadFromFile(std::string path)
bool GetImageData(vtkImageData *)