Go to the documentation of this file.
4 #ifndef tools_sg_dummy_freetype
5 #define tools_sg_dummy_freetype
20 a_out <<
"tools::sg::dummy_freetype::create_gsto : dummy" << std::endl;
25 a_action.
out() <<
"tools::sg::dummy_freetype::render : dummy" << std::endl;
32 a_action.
out() <<
"tools::sg::dummy_freetype::pick : dummy" << std::endl;
40 a_action.
out() <<
"tools::sg::dummy_freetype::bbox : dummy" << std::endl;
59 virtual float ascent(
float)
const {
return 0;}
60 virtual float descent(
float)
const {
return 0;}
64 float& a_mn_x,
float& a_mn_y,
float& a_mn_z,
65 float& a_mx_x,
float& a_mx_y,
float& a_mx_z)
const {
77 std::string& a_out)
const {
#define TOOLS_NODE(a__class, a__sclass, a__parent)