Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkProjectedTexture Member List
This is the complete list of members for vtkProjectedTexture, 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]
- AspectRatio
[protected]
- BreakOnError()
[static]
- ComputeInputUpdateExtents(vtkDataObject *output)
[virtual]
- ComputeNormal()
[protected]
- 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]
- FocalPoint
[protected]
- GetAbortExecute()
[virtual]
- GetAspectRatio()
[virtual]
- GetAspectRatio(float data[3])
[virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetFocalPoint()
[virtual]
- GetFocalPoint(float data[3])
[virtual]
- GetGlobalWarningDisplay()
[static]
- GetInput()
- GetInputs()
[inline]
- GetMTime()
[virtual]
- GetNumberOfInputs()
[virtual]
- GetNumberOfOutputs()
[virtual]
- GetOrientation()
[virtual]
- GetOrientation(float data[3])
[virtual]
- GetOutput()
- GetOutput(int idx)
[inline]
- GetOutputIndex(vtkDataObject *out)
- GetOutputs()
- GetPolyDataOutput()
- GetPosition()
[virtual]
- GetPosition(float data[3])
[virtual]
- GetProgress()
[virtual]
- GetProgressText()
[virtual]
- GetRectilinearGridOutput()
- GetReferenceCount()
[inline]
- GetReleaseDataFlag()
[virtual]
- GetSRange()
[virtual]
- GetSRange(float data[2])
[virtual]
- GetStructuredGridOutput()
- GetStructuredPointsOutput()
- GetTRange()
[virtual]
- GetTRange(float data[2])
[virtual]
- GetUnstructuredGridOutput()
- GetUp()
[virtual]
- GetUp(float data[3])
[virtual]
- 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)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- LegacyHack
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- NumberOfInputs
[protected]
- NumberOfOutputs
[protected]
- NumberOfRequiredInputs
[protected]
- operator=(const vtkProjectedTexture &) (defined in vtkProjectedTexture)
[private]
- Orientation
[protected]
- Outputs
[protected]
- Position
[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]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- ReleaseDataFlagOff()
[virtual]
- ReleaseDataFlagOn()
[virtual]
- RemoveAllInputs()
- RemoveInput(vtkDataObject *input)
[protected, virtual]
- RemoveObserver(unsigned long tag)
- RemoveOutput(vtkDataObject *output)
[protected, virtual]
- SafeDownCast(vtkObject *o)
[static]
- SetAbortExecute(int)
[virtual]
- SetAspectRatio(float, float, float)
[virtual]
- SetAspectRatio(float[3])
[virtual]
- SetDebug(unsigned char debugFlag)
- SetEndMethod(void(*f)(void *), void *arg)
- SetEndMethodArgDelete(void(*f)(void *))
- SetFocalPoint(float focalPoint[3])
- SetFocalPoint(float x, float y, float z)
- SetGlobalWarningDisplay(int val)
[static]
- SetInput(vtkDataSet *input)
- SetNthInput(int num, vtkDataObject *input)
[protected, virtual]
- SetNthOutput(int num, vtkDataObject *output)
[protected, virtual]
- SetNumberOfInputs(int num)
[protected]
- SetNumberOfOutputs(int num)
[protected]
- SetOutput(vtkDataSet *)
- SetPosition(float, float, float)
[virtual]
- SetPosition(float[3])
[virtual]
- SetProgress(float)
[virtual]
- SetProgressMethod(void(*f)(void *), void *arg)
- SetProgressMethodArgDelete(void(*f)(void *))
- SetProgressText(const char *)
[virtual]
- SetReferenceCount(int)
- SetReleaseDataFlag(int)
[virtual]
- SetSRange(float, float)
[virtual]
- SetSRange(float[2])
- SetStartMethod(void(*f)(void *), void *arg)
- SetStartMethodArgDelete(void(*f)(void *))
- SetTRange(float, float)
[virtual]
- SetTRange(float[2])
- SetUp(float, float, float)
[virtual]
- SetUp(float[3])
[virtual]
- SortedInputs
[protected]
- SortedInputs2
[protected]
- SortInputsByLocality()
[protected]
- SortMerge(vtkDataObject **a1, int l1, vtkDataObject **a2, int l2, vtkDataObject **results)
[protected]
- SqueezeInputArray()
- SRange
[protected]
- StartTag
[protected]
- SubjectHelper
[protected]
- TRange
[protected]
- TriggerAsynchronousUpdate()
[virtual]
- UnRegister(vtkObject *o)
[virtual]
- UnRegisterAllOutputs(void)
- Up
[protected]
- Update()
[virtual]
- UpdateData(vtkDataObject *output)
[virtual]
- UpdateInformation()
[virtual]
- UpdateProgress(float amount)
- UpdateWholeExtent()
[virtual]
- Updating
[protected]
- vtkDataSetSource()
[protected]
- vtkDataSetToDataSetFilter()
[protected]
- vtkObject()
[protected]
- vtkProcessObject()
[protected]
- vtkProjectedTexture()
[protected]
- vtkProjectedTexture(const vtkProjectedTexture &) (defined in vtkProjectedTexture)
[private]
- vtkSource()
[protected]
- ~vtkDataSetSource()
[inline, protected]
- ~vtkDataSetToDataSetFilter()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkProcessObject()
[protected]
- ~vtkProjectedTexture()
[inline, protected]
- ~vtkSource()
[protected]
Generated on Thu Mar 28 14:40:06 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001