Go to the documentation of this file.
4 #ifndef tools_sg_text_style
5 #define tools_sg_text_style
7 #include "../lina/vec3f"
56 static const desc_fields s_v(parent::node_desc_fields(),21,
115 ,
color(colorf_black())
170 parent::operator=(a_from);
225 if(!sp.
parse(a_out,a_cmaps,a_s)) {
226 a_out <<
"tools::sg::text_style::from_string :"
sf_enum< sg::vjust > vjust
text_style(const text_style &a_from)
#define TOOLS_NODE(a__class, a__sclass, a__parent)
bool from_string(std::ostream &a_out, const cmaps_t &a_cmaps, const std::string &a_s)
sf_enum< sg::font_modeling > font_modeling
sf_vec< colorf, float > color
sf_enum< winding_type > front_face
sf_enum< sg::hjust > hjust
virtual const desc_fields & node_desc_fields() const
#define TOOLS_FIELD_DESC_NODE_CLASS(a__class)
text_style & operator=(const text_style &a_from)
#define TOOLS_ARG_FIELD_DESC(a__field)
sf_vec< colorf, float > back_color