VTK
|
#include <vtkFreeTypeUtilities.h>
Public Attributes | |
vtkTextProperty * | TextProperty |
FTFont * | Font |
float | LargestAscender |
float | LargestDescender |
Definition at line 239 of file vtkFreeTypeUtilities.h.
vtkTextProperty* vtkFreeTypeUtilities::Entry::TextProperty |
Definition at line 241 of file vtkFreeTypeUtilities.h.
FTFont* vtkFreeTypeUtilities::Entry::Font |
Definition at line 242 of file vtkFreeTypeUtilities.h.
float vtkFreeTypeUtilities::Entry::LargestAscender |
Definition at line 243 of file vtkFreeTypeUtilities.h.
float vtkFreeTypeUtilities::Entry::LargestDescender |
Definition at line 244 of file vtkFreeTypeUtilities.h.