|
| static Handle< Graphic3d_Text > | Draw (const Handle< Graphic3d_Group > &theGroup, const Handle< Prs3d_TextAspect > &theAspect, const TCollection_ExtendedString &theText, const gp_Pnt &theAttachmentPoint) |
| | Defines the display of the text. More...
|
| |
| static Handle< Graphic3d_Text > | Draw (const Handle< Graphic3d_Group > &theGroup, const Handle< Prs3d_TextAspect > &theAspect, const TCollection_ExtendedString &theText, const gp_Ax2 &theOrientation, const Standard_Boolean theHasOwnAnchor=Standard_True) |
| | Draws the text label. More...
|
| |
| static void | Draw (const Handle< Prs3d_Presentation > &thePrs, const Handle< Prs3d_Drawer > &theDrawer, const TCollection_ExtendedString &theText, const gp_Pnt &theAttachmentPoint) |
| | Alias to another method Draw() for backward compatibility. More...
|
| |
| static void | Draw (const Handle< Prs3d_Presentation > &thePrs, const Handle< Prs3d_TextAspect > &theAspect, const TCollection_ExtendedString &theText, const gp_Ax2 &theOrientation, const Standard_Boolean theHasOwnAnchor=Standard_True) |
| | Alias to another method Draw() for backward compatibility. More...
|
| |
| static void | Draw (const Handle< Prs3d_Presentation > &thePrs, const Handle< Prs3d_TextAspect > &theAspect, const TCollection_ExtendedString &theText, const gp_Pnt &theAttachmentPoint) |
| | Alias to another method Draw() for backward compatibility. More...
|
| |
A framework to define the display of texts.