TuttleOFX  1
tuttle::plugin::text::TextProcess< View, Functor >::make_glyph Struct Reference

#include <TextProcess.hpp>

Public Member Functions

 make_glyph (FT_Face face)
glyph_toperator() (char ch)

Data Fields

FT_Face _face

Detailed Description

template<class View, class Functor>
struct tuttle::plugin::text::TextProcess< View, Functor >::make_glyph

to be used with boost::ptr_container

Definition at line 35 of file TextProcess.hpp.


Constructor & Destructor Documentation

template<class View, class Functor>
tuttle::plugin::text::TextProcess< View, Functor >::make_glyph::make_glyph ( FT_Face  face) [inline]

Definition at line 39 of file TextProcess.hpp.


Member Function Documentation


Field Documentation

template<class View, class Functor>
FT_Face tuttle::plugin::text::TextProcess< View, Functor >::make_glyph::_face

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