Open CASCADE Technology 6.6.0
|
#include <HLRTest_OutLiner.hxx>
Public Member Functions | |
HLRTest_OutLiner (const TopoDS_Shape &S) | |
Handle_HLRTopoBRep_OutLiner | OutLiner () const |
void | DrawOn (Draw_Display &dis) const |
Does nothhing, | |
virtual Handle_Draw_Drawable3D | Copy () const |
For variable copy. | |
virtual void | Dump (Standard_OStream &S) const |
For variable dump. | |
virtual void | Whatis (Draw_Interpretor &I) const |
For variable whatis command. Set as a result the type of the variable. |
HLRTest_OutLiner::HLRTest_OutLiner | ( | const TopoDS_Shape & | S | ) |
virtual Handle_Draw_Drawable3D HLRTest_OutLiner::Copy | ( | ) | const [virtual] |
Reimplemented from Draw_Drawable3D.
void HLRTest_OutLiner::DrawOn | ( | Draw_Display & | dis | ) | const [virtual] |
Implements Draw_Drawable3D.
virtual void HLRTest_OutLiner::Dump | ( | Standard_OStream & | S | ) | const [virtual] |
Reimplemented from Draw_Drawable3D.
Handle_HLRTopoBRep_OutLiner HLRTest_OutLiner::OutLiner | ( | ) | const |
virtual void HLRTest_OutLiner::Whatis | ( | Draw_Interpretor & | I | ) | const [virtual] |
Reimplemented from Draw_Drawable3D.