Open CASCADE Technology
6.5.4
|
A framework to define display of symbols.
#include <DsgPrs_SymbPresentation.hxx>
Static Public Member Functions | |
static DEFINE_STANDARD_ALLOC void | Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_Drawer > &aDrawer, const TCollection_ExtendedString &aText, const gp_Pnt &OffsetPoint) |
Adds the text aText and the point OffsetPoint to the presentation object aPresentation. The display attributes of the shaded plane are defined by the attribute manager aDrawer. |
static DEFINE_STANDARD_ALLOC void DsgPrs_SymbPresentation::Add | ( | const Handle< Prs3d_Presentation > & | aPresentation, |
const Handle< Prs3d_Drawer > & | aDrawer, | ||
const TCollection_ExtendedString & | aText, | ||
const gp_Pnt & | OffsetPoint | ||
) | [static] |