#include <TestTopOpeDraw_DrawableC3D.hxx>
Public Member Functions |
| TestTopOpeDraw_DrawableC3D (const Handle< Geom_Curve > &C, const Draw_Color &CColor) |
| TestTopOpeDraw_DrawableC3D (const Handle< Geom_Curve > &C, const Draw_Color &CColor, const Standard_CString Text, const Draw_Color &TextColor) |
| TestTopOpeDraw_DrawableC3D (const Handle< Geom_Curve > &C, const Draw_Color &CColor, const Standard_CString Text, const Draw_Color &TextColor, const Standard_Integer Discret, const Standard_Real Deflection, const Standard_Integer DrawMode, const Standard_Boolean DispOrigin=Standard_True) |
virtual gp_Pnt | Pnt () const |
void | ChangePnt (const gp_Pnt &P) |
void | ChangeCurve (const Handle< Geom_Curve > &C) |
void | ChangeText (const Standard_CString T) |
virtual void | Name (const Standard_CString N) |
virtual void | Whatis (Draw_Interpretor &I) const |
| For variable whatis command.
|
virtual void | DrawOn (Draw_Display &dis) const |
| this is defined only to tell C++ not to complain
about inheriting a pure virtual method.
|
Protected Attributes |
Handle_Draw_Text3D | myText3D |
Standard_CString | myText |
Constructor & Destructor Documentation
TestTopOpeDraw_DrawableC3D::TestTopOpeDraw_DrawableC3D |
( |
const Handle< Geom_Curve > & |
C, |
|
|
const Draw_Color & |
CColor |
|
) |
| |
Member Function Documentation
void TestTopOpeDraw_DrawableC3D::ChangeCurve |
( |
const Handle< Geom_Curve > & |
C | ) |
|
void TestTopOpeDraw_DrawableC3D::ChangePnt |
( |
const gp_Pnt & |
P | ) |
|
virtual void TestTopOpeDraw_DrawableC3D::DrawOn |
( |
Draw_Display & |
dis | ) |
const [virtual] |
virtual void TestTopOpeDraw_DrawableC3D::Name |
( |
const Standard_CString |
N | ) |
[virtual] |
virtual gp_Pnt TestTopOpeDraw_DrawableC3D::Pnt |
( |
| ) |
const [virtual] |
virtual void TestTopOpeDraw_DrawableC3D::Whatis |
( |
Draw_Interpretor & |
I | ) |
const [virtual] |
Field Documentation
The documentation for this class was generated from the following file: