#include <TestTopOpeDraw_DrawableSUR.hxx>
Public Member Functions |
| TestTopOpeDraw_DrawableSUR (const Handle< Geom_Surface > &S, const Draw_Color &IsoColor) |
| TestTopOpeDraw_DrawableSUR (const Handle< Geom_Surface > &S, const Draw_Color &IsoColor, const Standard_CString Text, const Draw_Color &TextColor) |
| TestTopOpeDraw_DrawableSUR (const Handle< Geom_Surface > &S, const Draw_Color &IsoColor, const Draw_Color &BoundColor, const Draw_Color &NormalColor, const Standard_CString Text, const Draw_Color &TextColor, const Standard_Integer Nu, const Standard_Integer Nv, const Standard_Integer Discret, const Standard_Real Deflection, const Standard_Integer DrawMode, const Standard_Boolean DispOrigin=Standard_True) |
gp_Pnt | Pnt () const |
gp_Pnt2d | Pnt2d () const |
virtual void | DrawOn (Draw_Display &dis) const |
| this is defined only to tell C++ not to complain
about inheriting a pure virtual method.
|
void | NormalColor (const Draw_Color &NormalColor) |
void | DrawNormale (Draw_Display &dis) const |
Constructor & Destructor Documentation
TestTopOpeDraw_DrawableSUR::TestTopOpeDraw_DrawableSUR |
( |
const Handle< Geom_Surface > & |
S, |
|
|
const Draw_Color & |
IsoColor, |
|
|
const Draw_Color & |
BoundColor, |
|
|
const Draw_Color & |
NormalColor, |
|
|
const Standard_CString |
Text, |
|
|
const Draw_Color & |
TextColor, |
|
|
const Standard_Integer |
Nu, |
|
|
const Standard_Integer |
Nv, |
|
|
const Standard_Integer |
Discret, |
|
|
const Standard_Real |
Deflection, |
|
|
const Standard_Integer |
DrawMode, |
|
|
const Standard_Boolean |
DispOrigin = Standard_True |
|
) |
| |
Member Function Documentation
The documentation for this class was generated from the following file: