#include <vtkFreeTypeUtilities.h>
Public Attributes | |
vtkTextProperty * | TextProperty |
FTFont * | Font |
float | LargestAscender |
float | LargestDescender |
Definition at line 254 of file vtkFreeTypeUtilities.h.
vtkTextProperty* vtkFreeTypeUtilities::Entry::TextProperty |
Definition at line 256 of file vtkFreeTypeUtilities.h.
FTFont* vtkFreeTypeUtilities::Entry::Font |
Definition at line 260 of file vtkFreeTypeUtilities.h.
float vtkFreeTypeUtilities::Entry::LargestAscender |
Definition at line 262 of file vtkFreeTypeUtilities.h.
float vtkFreeTypeUtilities::Entry::LargestDescender |
Definition at line 263 of file vtkFreeTypeUtilities.h.