Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkWin32OpenGLTextMapper Member List
This is the complete list of members for vtkWin32OpenGLTextMapper, including all inherited members.
- AbortExecute
- AbortExecuteOff()
[virtual]
- AbortExecuteOn()
[virtual]
- AddInput(vtkDataObject *input)
[protected, virtual]
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- Bold
[protected]
- BoldOff()
[virtual]
- BoldOn()
[virtual]
- BreakOnError()
[static]
- BuildTime
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- EndTag
[protected]
- Font
[protected]
- FontFamily
[protected]
- FontMTime
[protected]
- FontSize
[protected]
- GetAbortExecute()
[virtual]
- GetBold()
[virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetFontFamily()
[virtual]
- GetFontSize()
[virtual]
- GetGlobalWarningDisplay()
[static]
- GetHeight(vtkViewport *)
- GetInput()
[virtual]
- GetInputs()
[inline]
- GetItalic()
[virtual]
- GetJustification()
[virtual]
- GetLineOffset()
[virtual]
- GetLineSpacing()
[virtual]
- GetListBaseForFont(vtkTextMapper *tm, vtkViewport *vp)
[static]
- GetMTime()
[virtual]
- GetMultiLineSize(vtkViewport *viewport, int size[2])
[protected]
- GetNumberOfInputs()
[virtual]
- GetNumberOfLines()
[virtual]
- GetNumberOfLines(const char *input)
- GetProgress()
[virtual]
- GetProgressText()
[virtual]
- GetReferenceCount()
[inline]
- GetShadow()
[virtual]
- GetSize(vtkViewport *viewport, int size[2])
[virtual]
- GetTimeToDraw()
[virtual]
- GetVerticalJustification()
[virtual]
- GetWidth(vtkViewport *)
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Input
[protected]
- Inputs
[protected]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- Italic
[protected]
- ItalicOff()
[virtual]
- ItalicOn()
[virtual]
- Justification
[protected]
- LastSize
[protected]
- LastWindow
[protected]
- LineOffset
[protected]
- LineSize
[protected]
- LineSpacing
[protected]
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- NextLine(const char *input, int lineNum)
[protected]
- NumberOfInputs
[protected]
- NumberOfLines
[protected]
- NumberOfLinesAllocated
[protected]
- NumberOfRequiredInputs
[protected]
- operator=(const vtkWin32OpenGLTextMapper &)
[inline, protected]
- vtkWin32TextMapper::operator=(const vtkWin32TextMapper &)
[inline]
- vtkTextMapper::operator=(const vtkTextMapper &)
[inline]
- vtkMapper2D::operator=(const vtkMapper2D &)
[inline]
- vtkAbstractMapper::operator=(const vtkAbstractMapper &)
[inline]
- vtkProcessObject::operator=(const vtkProcessObject &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- 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]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- ReleaseGraphicsResources(vtkWindow *)
[virtual]
- RemoveAllInputs()
- RemoveInput(vtkDataObject *input)
[protected, virtual]
- RemoveObserver(unsigned long tag)
- RenderGeometry(vtkViewport *viewport, vtkActor2D *actor)
- RenderOpaqueGeometry(vtkViewport *viewport, vtkActor2D *actor)
[virtual]
- RenderOpaqueGeometryMultipleLines(vtkViewport *viewport, vtkActor2D *actor)
[protected]
- RenderOverlay(vtkViewport *viewport, vtkActor2D *actor)
[inline, virtual]
- RenderOverlayMultipleLines(vtkViewport *viewport, vtkActor2D *actor)
[protected]
- RenderTranslucentGeometry(vtkViewport *viewport, vtkActor2D *actor)
[virtual]
- SafeDownCast(vtkObject *o)
[static]
- SetAbortExecute(int)
[virtual]
- SetBold(int val)
- SetDebug(unsigned char debugFlag)
- SetEndMethod(void(*f)(void *), void *arg)
- SetEndMethodArgDelete(void(*f)(void *))
- SetFontFamily(int val)
- SetFontFamilyToArial()
[inline]
- SetFontFamilyToCourier()
[inline]
- SetFontFamilyToTimes()
[inline]
- SetFontSize(int size)
[virtual]
- SetGlobalWarningDisplay(int val)
[static]
- SetInput(const char *inputString)
- SetItalic(int val)
- SetJustification(int)
[virtual]
- SetJustificationToCentered()
[inline]
- SetJustificationToLeft()
[inline]
- SetJustificationToRight()
[inline]
- SetLineOffset(float)
[virtual]
- SetLineSpacing(float)
[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)
- SetShadow(int val)
- SetStartMethod(void(*f)(void *), void *arg)
- SetStartMethodArgDelete(void(*f)(void *))
- SetVerticalJustification(int)
[virtual]
- SetVerticalJustificationToBottom()
[inline]
- SetVerticalJustificationToCentered()
[inline]
- SetVerticalJustificationToTop()
[inline]
- Shadow
[protected]
- ShadowOff()
[virtual]
- ShadowOn()
[virtual]
- ShallowCopy(vtkTextMapper *tm)
- SortedInputs
[protected]
- SortedInputs2
[protected]
- SortInputsByLocality()
[protected]
- SortMerge(vtkDataObject **a1, int l1, vtkDataObject **a2, int l2, vtkDataObject **results)
[protected]
- SqueezeInputArray()
- StartTag
[protected]
- SubjectHelper
[protected]
- TextLines
[protected]
- TimeToDraw
[protected]
- UnRegister(vtkObject *o)
[virtual]
- UpdateProgress(float amount)
- VerticalJustification
[protected]
- vtkAbstractMapper()
[protected]
- vtkAbstractMapper(const vtkAbstractMapper &)
[inline, protected]
- vtkMapper2D()
[inline, protected]
- vtkMapper2D(const vtkMapper2D &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- vtkProcessObject()
[protected]
- vtkProcessObject(const vtkProcessObject &)
[inline, protected]
- vtkTextMapper()
[protected]
- vtkTextMapper(const vtkTextMapper &)
[inline, protected]
- vtkWin32OpenGLTextMapper()
[protected]
- vtkWin32OpenGLTextMapper(const vtkWin32OpenGLTextMapper &)
[inline, protected]
- vtkWin32TextMapper()
[protected]
- vtkWin32TextMapper(const vtkWin32TextMapper &)
[inline, protected]
- ~vtkAbstractMapper()
[inline, protected]
- ~vtkMapper2D()
[inline, protected]
- ~vtkObject()
[protected, virtual]
- ~vtkProcessObject()
[protected]
- ~vtkTextMapper()
[protected]
- ~vtkWin32OpenGLTextMapper()
[protected]
- ~vtkWin32TextMapper()
[protected]
Generated on Wed Nov 21 13:03:07 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001