TuttleOFX  1
layer::make_height Struct Reference

#include <freegil.hpp>

Public Member Functions

 make_height ()
 operator int ()
void operator() (FT_Glyph_Metrics metrics)

Data Fields

int height

Detailed Description

Definition at line 79 of file freegil.hpp.


Constructor & Destructor Documentation

layer::make_height::make_height ( ) [inline]

Definition at line 82 of file freegil.hpp.


Member Function Documentation

layer::make_height::operator int ( ) [inline]

Definition at line 83 of file freegil.hpp.

References height.

void layer::make_height::operator() ( FT_Glyph_Metrics  metrics) [inline]

Definition at line 84 of file freegil.hpp.

References height, and tuttle::max().

Here is the call graph for this function:


Field Documentation

Definition at line 81 of file freegil.hpp.

Referenced by operator int(), and operator()().


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