VTK
Public Attributes | List of all members
vtkFreeTypeUtilities::Entry Struct Reference

#include <vtkFreeTypeUtilities.h>

Collaboration diagram for vtkFreeTypeUtilities::Entry:
[legend]

Public Attributes

vtkTextPropertyTextProperty
 
FTFont * Font
 
float LargestAscender
 
float LargestDescender
 

Detailed Description

Definition at line 246 of file vtkFreeTypeUtilities.h.

Member Data Documentation

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.


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