void Graphic3d_Group::Text (const TCollection_ExtendedString& theText,
const gp_Ax2& theOrientation,
const Standard_Real theHeight,
- const Standard_Real theAngle,
- const Graphic3d_TextPath theTP,
+ const Standard_Real /*theAngle*/,
+ const Graphic3d_TextPath /*theTP*/,
const Graphic3d_HorizontalTextAlignment theHta,
const Graphic3d_VerticalTextAlignment theVta,
const Standard_Boolean theToEvalMinMax,
void Graphic3d_Group::Text (const Handle(Font_TextFormatter)& theTextFormatter,
const gp_Ax2& theOrientation,
const Standard_Real theHeight,
- const Standard_Real theAngle,
- const Graphic3d_TextPath theTp,
+ const Standard_Real /*theAngle*/,
+ const Graphic3d_TextPath /*theTp*/,
const Standard_Boolean theToEvalMinMax,
const Standard_Boolean theHasOwnAnchor)
{