Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkJPEGWriter Member List
This is the complete list of members for vtkJPEGWriter, 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]
- GetProgressive()
[virtual]
- GetProgressText()
[virtual]
- GetQuality()
[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 vtkJPEGWriter &) (defined in vtkJPEGWriter)
[private]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- Progress
[protected]
- Progressive (defined in vtkJPEGWriter)
[private]
- ProgressiveOff()
[virtual]
- ProgressiveOn()
[virtual]
- ProgressTag
[protected]
- ProgressText
[protected]
- Quality (defined in vtkJPEGWriter)
[private]
- 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]
- SetProgressive(unsigned int)
[virtual]
- SetProgressMethod(void(*f)(void *), void *arg)
- SetProgressMethodArgDelete(void(*f)(void *))
- SetProgressText(const char *)
[virtual]
- SetQuality(unsigned int)
[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]
- vtkJPEGWriter()
[protected]
- vtkJPEGWriter(const vtkJPEGWriter &) (defined in vtkJPEGWriter)
[private]
- vtkObject()
[protected]
- vtkProcessObject()
[protected]
- Write()
[virtual]
- WriteFile(ofstream *file, vtkImageData *data, int extent[6])
[protected, virtual]
- WriteFileHeader(ofstream *, vtkImageData *)
[inline, protected, virtual]
- WriteFileTrailer(ofstream *, vtkImageData *)
[inline, protected, virtual]
- WriteSlice(vtkImageData *data)
[protected]
- ~vtkImageWriter()
[protected]
- ~vtkJPEGWriter()
[inline, protected]
- ~vtkObject()
[protected, virtual]
- ~vtkProcessObject()
[protected]
Generated on Thu Mar 28 14:34:27 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001