#include "separator"
#include "matrix"
#include "text_hershey"
#include "base_freetype"
#include <cstdio>
Go to the source code of this file.
|
void | tools::sg::add_string (separator &a_sep, const std::string &a_font, font_modeling &a_font_modeling, const std::string &a_encoding, bool, const std::string &a_string, float a_x, float a_y, float a_z, const vec3f &a_X, const vec3f &a_Y, float a_size, hjust a_hjust, vjust a_vjust, const base_freetype &a_ttf) |
|
matrix * | tools::sg::add_string_opt (separator &a_sep, const std::string &a_font, font_modeling a_font_modeling, const std::string &a_encoding, bool, const std::string &a_string, float a_x, float a_y, float a_z, mat4f &a_scale_rot, hjust a_hjust, vjust a_vjust, const base_freetype &a_ttf) |
|
◆ tools_sg_tools
Definition at line 5 of file tools.