TuttleOFX
1
|
#include <TextProcess.hpp>
Data Fields | |
char | ch |
FT_Face | face |
Definition at line 26 of file TextProcess.hpp.
char tuttle::plugin::text::TextProcess< View, Functor >::glyph_t::ch |
Definition at line 28 of file TextProcess.hpp.
Referenced by tuttle::plugin::text::TextProcess< View, Functor >::make_glyph::operator()().
FT_Face tuttle::plugin::text::TextProcess< View, Functor >::glyph_t::face |
Definition at line 29 of file TextProcess.hpp.
Referenced by tuttle::plugin::text::TextProcess< View, Functor >::make_glyph::operator()().