|
Open CASCADE Technology 6.5.2
|
#include <Prs2d_LineProfile.hxx>

Public Member Functions | |
| Prs2d_LineProfile (const Handle< Graphic2d_GraphicObject > &aGO, const Standard_Real aX, const Standard_Real aY, const Standard_Real aLength=3.0, const Standard_Real anAngle=0.0) | |
| Creates a tolerance LineProfile with the center at <aX>, <aY>; length of this is <aLength>; reference point is <aXPosition>, <aYPosition> | |
| virtual void | Save (Aspect_FStream &aFStream) const |
Protected Member Functions | |
| void | Draw (const Handle< Graphic2d_Drawer > &aDrawer) |
| Draws the LineProfile <me>. | |
| Prs2d_LineProfile::Prs2d_LineProfile | ( | const Handle< Graphic2d_GraphicObject > & | aGO, |
| const Standard_Real | aX, | ||
| const Standard_Real | aY, | ||
| const Standard_Real | aLength = 3.0, |
||
| const Standard_Real | anAngle = 0.0 |
||
| ) |
| void Prs2d_LineProfile::Draw | ( | const Handle< Graphic2d_Drawer > & | aDrawer | ) | [protected, virtual] |
Implements Graphic2d_Primitive.
| virtual void Prs2d_LineProfile::Save | ( | Aspect_FStream & | aFStream | ) | const [virtual] |
Reimplemented from Graphic2d_Line.
1.7.4