VTK
Public Attributes
vtkFreeTypeUtilities::Entry Struct Reference

#include <vtkFreeTypeUtilities.h>

Collaboration diagram for vtkFreeTypeUtilities::Entry:
[legend]

List of all members.

Public Attributes

vtkTextPropertyTextProperty
FTFont * Font
float LargestAscender
float LargestDescender

Detailed Description

Definition at line 239 of file vtkFreeTypeUtilities.h.


Member Data Documentation

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.


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