#include <vtkSegYReaderInternal.h>
 | 
|   | vtkSegYReaderInternal () | 
|   | 
|   | vtkSegYReaderInternal (const vtkSegYReaderInternal &other)=delete | 
|   | 
| vtkSegYReaderInternal &  | operator= (const vtkSegYReaderInternal &other)=delete | 
|   | 
|   | ~vtkSegYReaderInternal () | 
|   | 
| bool  | Is3DComputeParameters (int *extent, double origin[3], double spacing[3][3], int *spacingSign, bool force2D) | 
|   | 
| void  | LoadTraces (int *extent) | 
|   | 
| void  | ExportData (vtkImageData *, int *extent, double origin[3], double spacing[3][3], int *spacingSign) | 
|   | 
| void  | ExportData (vtkStructuredGrid *, int *extent, double origin[3], double spacing[3][3]) | 
|   | 
| void  | SetXYCoordBytePositions (int x, int y) | 
|   | 
| void  | SetVerticalCRS (int) | 
|   | 
Definition at line 22 of file vtkSegYReaderInternal.h.
 
◆ vtkSegYReaderInternal() [1/2]
      
        
          | vtkSegYReaderInternal::vtkSegYReaderInternal  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ vtkSegYReaderInternal() [2/2]
◆ ~vtkSegYReaderInternal()
      
        
          | vtkSegYReaderInternal::~vtkSegYReaderInternal  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ operator=()
◆ Is3DComputeParameters()
      
        
          | bool vtkSegYReaderInternal::Is3DComputeParameters  | 
          ( | 
          int *  | 
          extent,  | 
        
        
           | 
           | 
          double  | 
          origin[3],  | 
        
        
           | 
           | 
          double  | 
          spacing[3][3],  | 
        
        
           | 
           | 
          int *  | 
          spacingSign,  | 
        
        
           | 
           | 
          bool  | 
          force2D  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ LoadTraces()
      
        
          | void vtkSegYReaderInternal::LoadTraces  | 
          ( | 
          int *  | 
          extent | ) | 
           | 
        
      
 
 
◆ ExportData() [1/2]
      
        
          | void vtkSegYReaderInternal::ExportData  | 
          ( | 
          vtkImageData *  | 
          ,  | 
        
        
           | 
           | 
          int *  | 
          extent,  | 
        
        
           | 
           | 
          double  | 
          origin[3],  | 
        
        
           | 
           | 
          double  | 
          spacing[3][3],  | 
        
        
           | 
           | 
          int *  | 
          spacingSign  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ExportData() [2/2]
      
        
          | void vtkSegYReaderInternal::ExportData  | 
          ( | 
          vtkStructuredGrid *  | 
          ,  | 
        
        
           | 
           | 
          int *  | 
          extent,  | 
        
        
           | 
           | 
          double  | 
          origin[3],  | 
        
        
           | 
           | 
          double  | 
          spacing[3][3]  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ SetXYCoordBytePositions()
      
        
          | void vtkSegYReaderInternal::SetXYCoordBytePositions  | 
          ( | 
          int  | 
          x,  | 
        
        
           | 
           | 
          int  | 
          y  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ SetVerticalCRS()
      
        
          | void vtkSegYReaderInternal::SetVerticalCRS  | 
          ( | 
          int  | 
           | ) | 
           | 
        
      
 
 
◆ ReadHeader()
  
  
      
        
          | bool vtkSegYReaderInternal::ReadHeader  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ In
      
        
          | vtksys::ifstream vtkSegYReaderInternal::In | 
        
      
 
 
The documentation for this class was generated from the following file: