Open CASCADE Technology 6.6.0
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

TestTopOpeDraw_DrawableC3D::TestTopOpeDraw_DrawableC3D ( const Handle< Geom_Curve > &  C,
const Draw_Color CColor 
)
TestTopOpeDraw_DrawableC3D::TestTopOpeDraw_DrawableC3D ( const Handle< Geom_Curve > &  C,
const Draw_Color CColor,
const Standard_CString  Text,
const Draw_Color TextColor 
)
TestTopOpeDraw_DrawableC3D::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 
)

Member Function Documentation

void TestTopOpeDraw_DrawableC3D::ChangeCurve ( const Handle< Geom_Curve > &  C)
void TestTopOpeDraw_DrawableC3D::ChangePnt ( const gp_Pnt P)
void TestTopOpeDraw_DrawableC3D::ChangeText ( const Standard_CString  T)
virtual void TestTopOpeDraw_DrawableC3D::DrawOn ( Draw_Display dis) const [virtual]

Reimplemented from DrawTrSurf_Curve.

Reimplemented in TestTopOpeDraw_DrawableMesure.

virtual void TestTopOpeDraw_DrawableC3D::Name ( const Standard_CString  N) [virtual]

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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines