VTK
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
vtkFreeTypeUtilities::Entry Struct Reference

#include <vtkFreeTypeUtilities.h>

Public Attributes

vtkTextProperty * TextProperty
 
FTFont * Font
 
float LargestAscender
 
float LargestDescender
 

Detailed Description

Definition at line 254 of file vtkFreeTypeUtilities.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: