Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkEnSightReader Member List
This is the complete list of members for vtkEnSightReader, including all inherited members.
- AbortExecute
- AbortExecuteOff()
[virtual]
- AbortExecuteOn()
[virtual]
- AddInput(vtkDataObject *input)
[protected, virtual]
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AddOutput(vtkDataObject *output)
[protected, virtual]
- AddVariableDescription(char *description)
[protected]
- AddVariableFileName(char *fileName1, char *fileName2=NULL)
[protected]
- AddVariableType()
[protected]
- BreakOnError()
[static]
- CaseFileName
[protected]
- CellIds
[protected]
- ComplexVariableDescriptions
[protected]
- ComplexVariableFileNames
[protected]
- ComplexVariableFileSets
[protected]
- ComplexVariableTimeSets
[protected]
- ComplexVariableTypes
[protected]
- ComputeInputUpdateExtents(vtkDataObject *output)
[virtual]
- CreateStructuredGridOutput(int partId, char line[256])=0
[protected, pure virtual]
- CreateUnstructuredGridOutput(int partId, char line[256])=0
[protected, pure virtual]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- EndTag
[protected]
- EnlargeOutputUpdateExtents(vtkDataObject *output)
[virtual]
- Execute()
[protected, virtual]
- ExecuteData(vtkDataObject *vtkNotUsed(output))
[inline, protected, virtual]
- ExecuteInformation()
[protected, virtual]
- FilePath
[protected]
- FileSetFilenameNumbersCollection
[protected]
- FileSetNumberOfStepsCollection
[protected]
- FileSets
[protected]
- FileSetsWithFilenameNumbers
[protected]
- GeometryFileName
[protected]
- GeometryFileSet
[protected]
- GeometryTimeSet
[protected]
- GeometryTimeValue
[protected]
- GetAbortExecute()
[virtual]
- GetCaseFileName()
[virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetComplexDescription(int n)
- GetComplexVariableType(int n)
- GetDebug()
- GetDescription(int n)
- GetDescription(int n, int type)
- GetElementType(char *line)
[protected]
- GetFilePath()
[virtual]
- GetGeometryFileName()
[protected, virtual]
- GetGlobalWarningDisplay()
[static]
- GetInputs()
[inline]
- GetMatchFileName()
[protected, virtual]
- GetMaximumTimeValue()
[virtual]
- GetMeasuredFileName()
[protected, virtual]
- GetMinimumTimeValue()
[virtual]
- GetMTime()
[virtual]
- GetNumberOfComplexScalarsPerElement()
[virtual]
- GetNumberOfComplexScalarsPerNode()
[virtual]
- GetNumberOfComplexVariables()
[inline]
- GetNumberOfComplexVectorsPerElement()
[virtual]
- GetNumberOfComplexVectorsPerNode()
[virtual]
- GetNumberOfInputs()
[virtual]
- GetNumberOfOutputs()
[virtual]
- GetNumberOfScalarsPerElement()
[virtual]
- GetNumberOfScalarsPerMeasuredNode()
[virtual]
- GetNumberOfScalarsPerNode()
[virtual]
- GetNumberOfTensorsSymmPerElement()
[virtual]
- GetNumberOfTensorsSymmPerNode()
[virtual]
- GetNumberOfVariables()
[inline]
- GetNumberOfVariables(int type)
- GetNumberOfVectorsPerElement()
[virtual]
- GetNumberOfVectorsPerMeasuredNode()
[virtual]
- GetNumberOfVectorsPerNode()
[virtual]
- GetOutput()
- GetOutput(int idx)
[inline]
- GetOutputIndex(vtkDataObject *out)
- GetOutputs()
- GetProgress()
[virtual]
- GetProgressText()
[virtual]
- GetReferenceCount()
[inline]
- GetReleaseDataFlag()
[virtual]
- GetTimeValue()
[virtual]
- GetUseFileSets()
[protected, virtual]
- GetUseTimeSets()
[protected, virtual]
- GetVariableType(int n)
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- InformationTime
[protected]
- Inputs
[protected]
- InRegisterLoop(vtkObject *)
[virtual]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IS
[protected]
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- LegacyHack
- MatchFileName
[protected]
- MaximumTimeValue
[protected]
- MeasuredFileName
[protected]
- MeasuredFileSet
[protected]
- MeasuredNodeIds
[protected]
- MeasuredTimeSet
[protected]
- MeasuredTimeValue
[protected]
- MinimumTimeValue
[protected]
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- NumberOfComplexScalarsPerElement
[protected]
- NumberOfComplexScalarsPerNode
[protected]
- NumberOfComplexVariables
[protected]
- NumberOfComplexVectorsPerElement
[protected]
- NumberOfComplexVectorsPerNode
[protected]
- NumberOfGeometryParts
[protected]
- NumberOfInputs
[protected]
- NumberOfMeasuredPoints
[protected]
- NumberOfOutputs
[protected]
- NumberOfRequiredInputs
[protected]
- NumberOfScalarsPerElement
[protected]
- NumberOfScalarsPerMeasuredNode
[protected]
- NumberOfScalarsPerNode
[protected]
- NumberOfTensorsSymmPerElement
[protected]
- NumberOfTensorsSymmPerNode
[protected]
- NumberOfVariables
[protected]
- NumberOfVectorsPerElement
[protected]
- NumberOfVectorsPerMeasuredNode
[protected]
- NumberOfVectorsPerNode
[protected]
- operator=(const vtkEnSightReader &) (defined in vtkEnSightReader)
[private]
- Outputs
[protected]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- Progress
[protected]
- ProgressTag
[protected]
- ProgressText
[protected]
- PropagateUpdateExtent(vtkDataObject *output)
[virtual]
- ReadCaseFile()
[protected]
- ReadGeometryFile(char *fileName, int timeStep)=0
[protected, pure virtual]
- ReadLine(char result[256])
[protected]
- ReadMeasuredGeometryFile(char *fileName, int timeStep)=0
[protected, pure virtual]
- ReadNextDataLine(char result[256])
[protected]
- ReadScalarsPerElement(char *fileName, char *description, int timeStep, int numberOfComponents=1, int component=0)=0
[protected, pure virtual]
- ReadScalarsPerNode(char *fileName, char *description, int timeStep, int measured=0, int numberOfComponents=1, int component=0)=0
[protected, pure virtual]
- ReadTensorsPerElement(char *fileName, char *description, int timeStep)=0
[protected, pure virtual]
- ReadTensorsPerNode(char *fileName, char *description, int timeStep)=0
[protected, pure virtual]
- ReadVariableFiles()
[protected]
- ReadVectorsPerElement(char *fileName, char *description, int timeStep)=0
[protected, pure virtual]
- ReadVectorsPerNode(char *fileName, char *description, int timeStep, int measured=0)=0
[protected, pure virtual]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- ReleaseDataFlagOff()
[virtual]
- ReleaseDataFlagOn()
[virtual]
- RemoveAllInputs()
- RemoveInput(vtkDataObject *input)
[protected, virtual]
- RemoveObserver(unsigned long tag)
- RemoveOutput(vtkDataObject *output)
[protected, virtual]
- ReplaceWildcards(char *filename, int num)
[protected]
- SafeDownCast(vtkObject *o)
[static]
- SetAbortExecute(int)
[virtual]
- SetCaseFileName(char *fileName)
- SetDebug(unsigned char debugFlag)
- SetEndMethod(void(*f)(void *), void *arg)
- SetEndMethodArgDelete(void(*f)(void *))
- SetFilePath(const char *)
[virtual]
- SetGeometryFileName(const char *)
[protected, virtual]
- SetGlobalWarningDisplay(int val)
[static]
- SetMatchFileName(const char *)
[protected, virtual]
- SetMeasuredFileName(const char *)
[protected, virtual]
- SetNthInput(int num, vtkDataObject *input)
[protected, virtual]
- SetNthOutput(int num, vtkDataObject *output)
[protected, virtual]
- SetNumberOfInputs(int num)
[protected]
- SetNumberOfOutputs(int num)
[protected]
- SetOutput(vtkDataSet *)
- SetProgress(float)
[virtual]
- SetProgressMethod(void(*f)(void *), void *arg)
- SetProgressMethodArgDelete(void(*f)(void *))
- SetProgressText(const char *)
[virtual]
- SetReferenceCount(int)
- SetReleaseDataFlag(int)
[virtual]
- SetStartMethod(void(*f)(void *), void *arg)
- SetStartMethodArgDelete(void(*f)(void *))
- SetTimeValue(float)
[virtual]
- SetUseFileSets(int)
[protected, virtual]
- SetUseTimeSets(int)
[protected, virtual]
- SortedInputs
[protected]
- SortedInputs2
[protected]
- SortInputsByLocality()
[protected]
- SortMerge(vtkDataObject **a1, int l1, vtkDataObject **a2, int l2, vtkDataObject **results)
[protected]
- SqueezeInputArray()
- StartTag
[protected]
- SubjectHelper
[protected]
- TimeSetFilenameNumbersCollection
[protected]
- TimeSets
[protected]
- TimeSetsWithFilenameNumbers
[protected]
- TimeSetTimeValuesCollection
[protected]
- TimeValue
[protected]
- TriggerAsynchronousUpdate()
[virtual]
- UnRegister(vtkObject *o)
[virtual]
- UnRegisterAllOutputs(void)
- UnstructuredPartIds
[protected]
- Update()
[virtual]
- UpdateData(vtkDataObject *output)
[virtual]
- UpdateInformation()
[virtual]
- UpdateProgress(float amount)
- UpdateWholeExtent()
[virtual]
- Updating
[protected]
- UseFileSets
[protected]
- UseFileSetsOff()
[protected, virtual]
- UseFileSetsOn()
[protected, virtual]
- UseTimeSets
[protected]
- UseTimeSetsOff()
[protected, virtual]
- UseTimeSetsOn()
[protected, virtual]
- VariableDescriptions
[protected]
- VariableFileNames
[protected]
- VariableFileSets
[protected]
- VariableMode
[protected]
- VariableTimeSets
[protected]
- VariableTypes
[protected]
- vtkDataSetSource()
[protected]
- vtkEnSightReader()
[protected]
- vtkEnSightReader(const vtkEnSightReader &) (defined in vtkEnSightReader)
[private]
- vtkObject()
[protected]
- vtkProcessObject()
[protected]
- vtkSource()
[protected]
- ~vtkDataSetSource()
[inline, protected]
- ~vtkEnSightReader()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkProcessObject()
[protected]
- ~vtkSource()
[protected]
Generated on Thu Mar 28 14:29:11 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001