|
Easy3D 2.6.1
|
This is the complete list of members for TextMesher, including all inherited members.
| generate(const std::string &text, float x, float y, int font_size, float height, bool collision_free=false) | TextMesher | |
| generate(SurfaceMesh *mesh, const std::string &text, float x, float y, int font_size, float height, bool collision_free=false) | TextMesher | |
| generate(const std::string &text, float x, float y, int font_size, std::vector< std::vector< Polygon2 > > &contours, bool collision_free) | TextMesher | |
| set_font(const std::string &font_file) | TextMesher | |
| TextMesher(const std::string &font_file, unsigned short quality=4) | TextMesher | explicit |
| ~TextMesher() | TextMesher |