Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Attributes
TestTopOpeDraw_DrawableC3D Class Reference

#include <TestTopOpeDraw_DrawableC3D.hxx>

Inheritance diagram for TestTopOpeDraw_DrawableC3D:
Inheritance graph
[legend]

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


Member Function Documentation

virtual void TestTopOpeDraw_DrawableC3D::DrawOn ( Draw_Display dis) const [virtual]

Reimplemented from DrawTrSurf_Curve.

Reimplemented in TestTopOpeDraw_DrawableMesure.

Reimplemented from Draw_Drawable3D.

virtual gp_Pnt TestTopOpeDraw_DrawableC3D::Pnt ( ) const [virtual]

Reimplemented in TestTopOpeDraw_DrawableMesure.

virtual void TestTopOpeDraw_DrawableC3D::Whatis ( Draw_Interpretor I) const [virtual]

Reimplemented from DrawTrSurf_Curve.

Reimplemented in TestTopOpeDraw_DrawableMesure.


Field Documentation

Handle_Draw_Text3D TestTopOpeDraw_DrawableC3D::myText3D [protected]

The documentation for this class was generated from the following file: