Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkGlyphSource2D Member List
This is the complete list of members for vtkGlyphSource2D, 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]
- BreakOnError()
[static]
- Center
[protected]
- Color
[protected]
- ComputeInputUpdateExtents(vtkDataObject *output)
[protected, virtual]
- ConvertColor()
[protected]
- CreateArrow(vtkPoints *pts, vtkCellArray *lines, vtkCellArray *polys, vtkUnsignedCharArray *colors)
[protected]
- CreateCircle(vtkPoints *pts, vtkCellArray *lines, vtkCellArray *polys, vtkUnsignedCharArray *colors)
[protected]
- CreateCross(vtkPoints *pts, vtkCellArray *lines, vtkCellArray *polys, vtkUnsignedCharArray *colors, float scale)
[protected]
- CreateDash(vtkPoints *pts, vtkCellArray *lines, vtkCellArray *polys, vtkUnsignedCharArray *colors, float scale)
[protected]
- CreateDiamond(vtkPoints *pts, vtkCellArray *lines, vtkCellArray *polys, vtkUnsignedCharArray *colors)
[protected]
- CreateHookedArrow(vtkPoints *pts, vtkCellArray *lines, vtkCellArray *polys, vtkUnsignedCharArray *colors)
[protected]
- CreateSquare(vtkPoints *pts, vtkCellArray *lines, vtkCellArray *polys, vtkUnsignedCharArray *colors)
[protected]
- CreateThickArrow(vtkPoints *pts, vtkCellArray *lines, vtkCellArray *polys, vtkUnsignedCharArray *colors)
[protected]
- CreateThickCross(vtkPoints *pts, vtkCellArray *lines, vtkCellArray *polys, vtkUnsignedCharArray *colors)
[protected]
- CreateTriangle(vtkPoints *pts, vtkCellArray *lines, vtkCellArray *polys, vtkUnsignedCharArray *colors)
[protected]
- CreateVertex(vtkPoints *pts, vtkCellArray *verts, vtkUnsignedCharArray *colors)
[protected]
- Cross
[protected]
- CrossOff()
[virtual]
- CrossOn()
[virtual]
- Dash
[protected]
- DashOff()
[virtual]
- DashOn()
[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]
- ExecuteGhostLevel
[protected]
- ExecuteInformation()
[protected, virtual]
- ExecuteNumberOfPieces
[protected]
- ExecutePiece
[protected]
- Filled
[protected]
- FilledOff()
[virtual]
- FilledOn()
[virtual]
- GetAbortExecute()
[virtual]
- GetCenter()
[virtual]
- GetCenter(float data[3])
[virtual]
- GetClassName()
[virtual]
- GetColor()
[virtual]
- GetColor(float data[3])
[virtual]
- GetCommand(unsigned long tag)
- GetCross()
[virtual]
- GetDash()
[virtual]
- GetDebug()
- GetFilled()
[virtual]
- GetGlobalWarningDisplay()
[static]
- GetGlyphType()
[virtual]
- GetInputs()
[inline]
- GetMTime()
[virtual]
- GetNumberOfInputs()
[virtual]
- GetNumberOfOutputs()
[virtual]
- GetOutput()
- GetOutput(int idx)
[inline]
- GetOutputIndex(vtkDataObject *out)
- GetOutputs()
- GetProgress()
[virtual]
- GetProgressText()
[virtual]
- GetReferenceCount()
[inline]
- GetReleaseDataFlag()
[virtual]
- GetRotationAngle()
[virtual]
- GetScale()
[virtual]
- GetScale2()
[virtual]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- GlyphType
[protected]
- 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 vtkGlyphSource2D &) (defined in vtkGlyphSource2D)
[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]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- ReleaseDataFlagOff()
[virtual]
- ReleaseDataFlagOn()
[virtual]
- RemoveAllInputs()
- RemoveInput(vtkDataObject *input)
[protected, virtual]
- RemoveObserver(unsigned long tag)
- RemoveOutput(vtkDataObject *output)
[protected, virtual]
- RGB
[protected]
- RotationAngle
[protected]
- SafeDownCast(vtkObject *o)
[static]
- Scale
[protected]
- Scale2
[protected]
- SetAbortExecute(int)
[virtual]
- SetCenter(float, float, float)
[virtual]
- SetCenter(float[3])
[virtual]
- SetColor(float, float, float)
[virtual]
- SetColor(float[3])
[virtual]
- SetCross(int)
[virtual]
- SetDash(int)
[virtual]
- SetDebug(unsigned char debugFlag)
- SetEndMethod(void(*f)(void *), void *arg)
- SetEndMethodArgDelete(void(*f)(void *))
- SetFilled(int)
[virtual]
- SetGlobalWarningDisplay(int val)
[static]
- SetGlyphType(int)
[virtual]
- SetGlyphTypeToArrow()
[inline]
- SetGlyphTypeToCircle()
[inline]
- SetGlyphTypeToCross()
[inline]
- SetGlyphTypeToDash()
[inline]
- SetGlyphTypeToDiamond()
[inline]
- SetGlyphTypeToHookedArrow()
[inline]
- SetGlyphTypeToNone()
[inline]
- SetGlyphTypeToSquare()
[inline]
- SetGlyphTypeToThickArrow()
[inline]
- SetGlyphTypeToThickCross()
[inline]
- SetGlyphTypeToTriangle()
[inline]
- SetGlyphTypeToVertex()
[inline]
- SetNthInput(int num, vtkDataObject *input)
[protected, virtual]
- SetNthOutput(int num, vtkDataObject *output)
[protected, virtual]
- SetNumberOfInputs(int num)
[protected]
- SetNumberOfOutputs(int num)
[protected]
- SetOutput(vtkPolyData *output)
- SetProgress(float)
[virtual]
- SetProgressMethod(void(*f)(void *), void *arg)
- SetProgressMethodArgDelete(void(*f)(void *))
- SetProgressText(const char *)
[virtual]
- SetReferenceCount(int)
- SetReleaseDataFlag(int)
[virtual]
- SetRotationAngle(float)
[virtual]
- SetScale(float)
[virtual]
- SetScale2(float)
[virtual]
- 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]
- TransformGlyph(vtkPoints *pts)
[protected]
- TriggerAsynchronousUpdate()
[virtual]
- UnRegister(vtkObject *o)
[virtual]
- UnRegisterAllOutputs(void)
- Update()
[virtual]
- UpdateData(vtkDataObject *output)
[virtual]
- UpdateInformation()
[virtual]
- UpdateProgress(float amount)
- UpdateWholeExtent()
[virtual]
- Updating
[protected]
- vtkGlyphSource2D()
[protected]
- vtkGlyphSource2D(const vtkGlyphSource2D &) (defined in vtkGlyphSource2D)
[private]
- vtkObject()
[protected]
- vtkPolyDataSource()
[protected]
- vtkProcessObject()
[protected]
- vtkSource()
[protected]
- ~vtkGlyphSource2D()
[inline, protected]
- ~vtkObject()
[protected, virtual]
- ~vtkPolyDataSource()
[inline, protected]
- ~vtkProcessObject()
[protected]
- ~vtkSource()
[protected]
Generated on Thu Mar 28 14:29:46 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001