#include <DsgPrs_EllipseRadiusPresentation.hxx>
|
static void | Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_Drawer > &aDrawer, const Standard_Real theval, const TCollection_ExtendedString &aText, const gp_Pnt &AttachmentPoint, const gp_Pnt &anEndOfArrow, const gp_Pnt &aCenter, const Standard_Boolean IsMaxRadius, const DsgPrs_ArrowSide ArrowSide) |
| draws a Radius (Major or Minor) representation for whole ellipse case More...
|
|
static void | Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_Drawer > &aDrawer, const Standard_Real theval, const TCollection_ExtendedString &aText, const gp_Elips &anEllipse, const gp_Pnt &AttachmentPoint, const gp_Pnt &anEndOfArrow, const gp_Pnt &aCenter, const Standard_Real uFirst, const Standard_Boolean IsInDomain, const Standard_Boolean IsMaxRadius, const DsgPrs_ArrowSide ArrowSide) |
| draws a Radius (Major or Minor) representation for arc of an ellipse case More...
|
|
static void | Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_Drawer > &aDrawer, const Standard_Real theval, const TCollection_ExtendedString &aText, const Handle< Geom_OffsetCurve > &aCurve, const gp_Pnt &AttachmentPoint, const gp_Pnt &anEndOfArrow, const gp_Pnt &aCenter, const Standard_Real uFirst, const Standard_Boolean IsInDomain, const Standard_Boolean IsMaxRadius, const DsgPrs_ArrowSide ArrowSide) |
| draws a Radius (Major or Minor) representation for arc of an offset curve from ellipse More...
|
|
draws a Radius (Major or Minor) representation for whole ellipse case
static void DsgPrs_EllipseRadiusPresentation::Add |
( |
const Handle< Prs3d_Presentation > & |
aPresentation, |
|
|
const Handle< Prs3d_Drawer > & |
aDrawer, |
|
|
const Standard_Real |
theval, |
|
|
const TCollection_ExtendedString & |
aText, |
|
|
const gp_Elips & |
anEllipse, |
|
|
const gp_Pnt & |
AttachmentPoint, |
|
|
const gp_Pnt & |
anEndOfArrow, |
|
|
const gp_Pnt & |
aCenter, |
|
|
const Standard_Real |
uFirst, |
|
|
const Standard_Boolean |
IsInDomain, |
|
|
const Standard_Boolean |
IsMaxRadius, |
|
|
const DsgPrs_ArrowSide |
ArrowSide |
|
) |
| |
|
static |
draws a Radius (Major or Minor) representation for arc of an ellipse case
static void DsgPrs_EllipseRadiusPresentation::Add |
( |
const Handle< Prs3d_Presentation > & |
aPresentation, |
|
|
const Handle< Prs3d_Drawer > & |
aDrawer, |
|
|
const Standard_Real |
theval, |
|
|
const TCollection_ExtendedString & |
aText, |
|
|
const Handle< Geom_OffsetCurve > & |
aCurve, |
|
|
const gp_Pnt & |
AttachmentPoint, |
|
|
const gp_Pnt & |
anEndOfArrow, |
|
|
const gp_Pnt & |
aCenter, |
|
|
const Standard_Real |
uFirst, |
|
|
const Standard_Boolean |
IsInDomain, |
|
|
const Standard_Boolean |
IsMaxRadius, |
|
|
const DsgPrs_ArrowSide |
ArrowSide |
|
) |
| |
|
static |
draws a Radius (Major or Minor) representation for arc of an offset curve from ellipse
The documentation for this class was generated from the following file: