#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) |
|
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 31 of file vtkSegYReaderInternal.h.
vtkSegYReaderInternal::vtkSegYReaderInternal |
( |
| ) |
|
vtkSegYReaderInternal::~vtkSegYReaderInternal |
( |
| ) |
|
bool vtkSegYReaderInternal::Is3DComputeParameters |
( |
int * |
extent, |
|
|
double |
origin[3], |
|
|
double |
spacing[3][3], |
|
|
int * |
spacingSign |
|
) |
| |
void vtkSegYReaderInternal::LoadTraces |
( |
int * |
extent | ) |
|
void vtkSegYReaderInternal::SetXYCoordBytePositions |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
void vtkSegYReaderInternal::SetVerticalCRS |
( |
int |
| ) |
|
bool vtkSegYReaderInternal::ReadHeader |
( |
| ) |
|
|
protected |
std::ifstream vtkSegYReaderInternal::In |
The documentation for this class was generated from the following file: