VTK
|
#include <vtkFreeTypeUtilities.h>
Public Attributes | |
vtkTextProperty * | TextProperty |
FTFont * | Font |
float | LargestAscender |
float | LargestDescender |
Definition at line 246 of file vtkFreeTypeUtilities.h.
vtkTextProperty* vtkFreeTypeUtilities::Entry::TextProperty |
Definition at line 248 of file vtkFreeTypeUtilities.h.
FTFont* vtkFreeTypeUtilities::Entry::Font |
Definition at line 252 of file vtkFreeTypeUtilities.h.
float vtkFreeTypeUtilities::Entry::LargestAscender |
Definition at line 254 of file vtkFreeTypeUtilities.h.
float vtkFreeTypeUtilities::Entry::LargestDescender |
Definition at line 255 of file vtkFreeTypeUtilities.h.