ne_grp_setFontStyle

int sbne::ne_grp_setFontStyle(VRenderGroup *g, const std::string &fontstyle)

Sets the value of the “fontstyle” attribute of this VRenderGroup object.

Parameters:
  • g – a pointer to the VRenderGroup object.

  • fontstyle – a string to use as the value of the “fontstyle” attribute of this VRenderGroup object.

Returns:

integer value indicating success/failure of the function.