#include <vtkGenericEnSightReader.h>
Inheritance diagram for vtkGenericEnSightReader:
The class vtkGenericEnSightReader 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 63 of file vtkGenericEnSightReader.h.
|
|
|
|
|
Instantiate object with no start, end, or progress methods. Reimplemented from vtkDataSetSource. |
|
Return the class name as a string. This method is defined in all subclasses of vtkObject with the vtkTypeMacro found in vtkSetGet.h. Reimplemented from vtkDataSetSource. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h. Reimplemented from vtkDataSetSource. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h. Reimplemented from vtkDataSetSource. |
|
Will cast the supplied object to vtkObject* is this is a safe operation (i.e., a safe downcast); otherwise NULL is returned. This method is defined in all subclasses of vtkObject with the vtkTypeMacro found in vtkSetGet.h. Reimplemented from vtkDataSetSource. |
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from vtkSource. |
|
Set/Get the Case file name. |
|
Set/Get the Case file name. |
|
Set/Get the file path. |
|
Set/Get the file path. |
|
Bring object up-to-date before execution. Update() checks modified time against last execution time, and re-executes object if necessary. Reimplemented from vtkSource. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the number of variables of a particular type. |
|
Get the nth description for a non-complex variable. |
|
Get the nth description for a complex variable. |
|
Get the nth description of a particular variable type. Returns NULL if no variable of this type exists in this data set. VTK_SCALAR_PER_NODE = 0; VTK_VECTOR_PER_NODE = 1; VTK_TENSOR_SYMM_PER_NODE = 2; VTK_SCALAR_PER_ELEMENT = 3; VTK_VECTOR_PER_ELEMENT = 4; VTK_TENSOR_SYMM_PER_ELEMENT = 5; VTK_SCALAR_PER_MEASURED_NODE = 6; VTK_VECTOR_PER_MEASURED_NODE = 7; VTK_COMPLEX_SCALAR_PER_NODE = 8; VTK_COMPLEX_VECTOR_PER_NODE 9; VTK_COMPLEX_SCALAR_PER_ELEMENT = 10; VTK_COMPLEX_VECTOR_PER_ELEMENT = 11 |
|
Get the variable type of variable n. |
|
Get the variable type of variable n. |
|
Set/Get the time value at which to get the value. |
|
Set/Get the time value at which to get the value. |
|
Get the minimum or maximum time value for this data set. |
|
Get the minimum or maximum time value for this data set. |
|
This method is the old style execute method Reimplemented from vtkSource. |
|
Reads the FORMAT part of the case file to determine whether this is an EnSight6 or EnSightGold data set. Returns 0 if the format is EnSight6, 1 if it is EnSightGold, and -1 otherwise (meaning an error occurred). |
|
Internal function to read in a line up to 256 characters. Returns zero if there was an error. |
|
Internal function to read up to 80 characters from a binary file. Returns zero if there was an error. |
|
|
|
Set/Get the geometry file name. |
|
Set/Get the geometry file name. |
|
Add a variable description to the appropriate array. |
|
Add a variable description to the appropriate array. |
|
Add a variable type to the appropriate array. |
|
Add a variable type to the appropriate array. |
|
Replace the wildcards in the geometry file name with appropriate filename numbers as specified in the time set or file set. |
|
Replace the wildcards in the geometry file name with appropriate filename numbers as specified in the time set or file set. |
|
Definition at line 186 of file vtkGenericEnSightReader.h. |
|
Definition at line 187 of file vtkGenericEnSightReader.h. |
|
Definition at line 188 of file vtkGenericEnSightReader.h. |
|
Definition at line 190 of file vtkGenericEnSightReader.h. |
|
Definition at line 191 of file vtkGenericEnSightReader.h. |
|
Definition at line 192 of file vtkGenericEnSightReader.h. |
|
Definition at line 194 of file vtkGenericEnSightReader.h. |
|
Definition at line 195 of file vtkGenericEnSightReader.h. |
|
Definition at line 197 of file vtkGenericEnSightReader.h. |
|
Definition at line 198 of file vtkGenericEnSightReader.h. |
|
Definition at line 200 of file vtkGenericEnSightReader.h. |
|
Definition at line 201 of file vtkGenericEnSightReader.h. |
|
Definition at line 204 of file vtkGenericEnSightReader.h. |
|
Definition at line 205 of file vtkGenericEnSightReader.h. |
|
Definition at line 206 of file vtkGenericEnSightReader.h. |
|
Definition at line 207 of file vtkGenericEnSightReader.h. |
|
Definition at line 208 of file vtkGenericEnSightReader.h. |
|
Definition at line 209 of file vtkGenericEnSightReader.h. |
|
Definition at line 210 of file vtkGenericEnSightReader.h. |
|
Definition at line 211 of file vtkGenericEnSightReader.h. |
|
Definition at line 212 of file vtkGenericEnSightReader.h. |
|
Definition at line 213 of file vtkGenericEnSightReader.h. |
|
Definition at line 214 of file vtkGenericEnSightReader.h. |
|
Definition at line 215 of file vtkGenericEnSightReader.h. |
|
Definition at line 217 of file vtkGenericEnSightReader.h. |
|
Definition at line 218 of file vtkGenericEnSightReader.h. |
|
Definition at line 219 of file vtkGenericEnSightReader.h. |