Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkPNMWriter Member List
This is the complete list of members for vtkPNMWriter, including all inherited members.
- AbortExecute
- AbortExecuteOff()
[virtual]
- AbortExecuteOn()
[virtual]
- AddInput(vtkDataObject *input)
[protected, virtual]
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- BreakOnError()
[static]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- EndTag
[protected]
- FileDimensionality
[protected]
- FileLowerLeft
[protected]
- FileName
[protected]
- FileNumber
[protected]
- FilePattern
[protected]
- FilePrefix
[protected]
- GetAbortExecute()
[virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetFileDimensionality()
[virtual]
- GetFileName()
[virtual]
- GetFilePattern()
[virtual]
- GetFilePrefix()
[virtual]
- GetGlobalWarningDisplay()
[static]
- GetInput()
- GetInputs()
[inline]
- GetMTime()
[virtual]
- GetNumberOfInputs()
[virtual]
- GetProgress()
[virtual]
- GetProgressText()
[virtual]
- GetReferenceCount()
[inline]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Inputs
[protected]
- InternalFileName
[protected]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- NumberOfInputs
[protected]
- NumberOfRequiredInputs
[protected]
- operator=(const vtkPNMWriter &) (defined in vtkPNMWriter)
[private]
- 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]
- RecursiveWrite(int dim, vtkImageData *region, ofstream *file)
[protected, virtual]
- RecursiveWrite(int dim, vtkImageData *cache, vtkImageData *data, ofstream *file)
[protected, virtual]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveAllInputs()
- RemoveInput(vtkDataObject *input)
[protected, virtual]
- RemoveObserver(unsigned long tag)
- SafeDownCast(vtkObject *o)
[static]
- SetAbortExecute(int)
[virtual]
- SetDebug(unsigned char debugFlag)
- SetEndMethod(void(*f)(void *), void *arg)
- SetEndMethodArgDelete(void(*f)(void *))
- SetFileDimensionality(int)
[virtual]
- SetFileName(const char *)
- SetFilePattern(const char *filePattern)
- SetFilePrefix(char *filePrefix)
- SetGlobalWarningDisplay(int val)
[static]
- SetInput(vtkImageData *input)
[virtual]
- SetNthInput(int num, vtkDataObject *input)
[protected, virtual]
- SetNumberOfInputs(int num)
[protected]
- SetProgress(float)
[virtual]
- SetProgressMethod(void(*f)(void *), void *arg)
- SetProgressMethodArgDelete(void(*f)(void *))
- SetProgressText(const char *)
[virtual]
- SetReferenceCount(int)
- SetStartMethod(void(*f)(void *), void *arg)
- SetStartMethodArgDelete(void(*f)(void *))
- SortedInputs
[protected]
- SortedInputs2
[protected]
- SortInputsByLocality()
[protected]
- SortMerge(vtkDataObject **a1, int l1, vtkDataObject **a2, int l2, vtkDataObject **results)
[protected]
- SqueezeInputArray()
- StartTag
[protected]
- SubjectHelper
[protected]
- UnRegister(vtkObject *o)
[virtual]
- UpdateProgress(float amount)
- vtkImageWriter()
[protected]
- vtkObject()
[protected]
- vtkPNMWriter()
[inline, protected]
- vtkPNMWriter(const vtkPNMWriter &) (defined in vtkPNMWriter)
[private]
- vtkProcessObject()
[protected]
- Write()
[virtual]
- WriteFile(ofstream *file, vtkImageData *data, int extent[6])
[protected, virtual]
- WriteFileHeader(ofstream *, vtkImageData *)
[protected, virtual]
- WriteFileTrailer(ofstream *, vtkImageData *)
[inline, protected, virtual]
- ~vtkImageWriter()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkPNMWriter()
[inline, protected]
- ~vtkProcessObject()
[protected]
Generated on Thu Mar 28 14:39:08 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001