class to read any type of EnSight files
More...
#include <vtkPGenericEnSightReader.h>
class to read any type of EnSight files
The class vtkPGenericEnSightReader allows the user to read an EnSight data set without a priori knowledge of what type of EnSight data set it is.
Definition at line 34 of file vtkPGenericEnSightReader.h.
§ Superclass
§ vtkPGenericEnSightReader()
vtkPGenericEnSightReader::vtkPGenericEnSightReader |
( |
| ) |
|
|
protected |
§ ~vtkPGenericEnSightReader()
vtkPGenericEnSightReader::~vtkPGenericEnSightReader |
( |
| ) |
|
|
protected |
§ New()
§ GetClassName()
virtual const char* vtkPGenericEnSightReader::GetClassName |
( |
| ) |
|
|
virtual |
§ IsTypeOf()
static int vtkPGenericEnSightReader::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
§ IsA()
virtual int vtkPGenericEnSightReader::IsA |
( |
const char * |
type | ) |
|
|
virtual |
§ SafeDownCast()
§ PrintSelf()
void vtkPGenericEnSightReader::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
§ RequestInformation()
virtual int vtkPGenericEnSightReader::RequestInformation |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
§ GetMultiProcessLocalProcessId()
int vtkPGenericEnSightReader::GetMultiProcessLocalProcessId |
( |
| ) |
|
|
protected |
Multi Process cache.
Will be read a lot of times.
§ GetMultiProcessNumberOfProcesses()
int vtkPGenericEnSightReader::GetMultiProcessNumberOfProcesses |
( |
| ) |
|
|
protected |
Multi Process cache.
Will be read a lot of times.
§ MultiProcessLocalProcessId
int vtkPGenericEnSightReader::MultiProcessLocalProcessId |
|
protected |
§ MultiProcessNumberOfProcesses
int vtkPGenericEnSightReader::MultiProcessNumberOfProcesses |
|
protected |
The documentation for this class was generated from the following file: