Go to the documentation of this file.
21 ,
const std::string& a_font
23 ,
const std::string& a_encoding
25 ,
const std::string& a_string
26 ,
float a_x,
float a_y,
float a_z
34 if(a_string.empty())
return;
75 text->modeling = a_font_modeling;
84 ,
const std::string& a_font
86 ,
const std::string& a_encoding
88 ,
const std::string& a_string
89 ,
float a_x,
float a_y,
float a_z
96 if(a_string.empty())
return 0;
114 std::string _s = a_string;
117 if(::sscanf(a_string.c_str(),
"10^%d?",&mag)==1) {
119 _s = _s.substr(0,_s.size()-1);
136 text->modeling = a_font_modeling;
sf_enum< sg::vjust > vjust
sf_enum< sg::hjust > hjust