Open CASCADE Technology 6.6.0
|
#include <HLRTest_Projector.hxx>
Public Member Functions | |
HLRTest_Projector (const HLRAlgo_Projector &P) | |
const HLRAlgo_Projector & | Projector () 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_Projector::HLRTest_Projector | ( | const HLRAlgo_Projector & | P | ) |
virtual Handle_Draw_Drawable3D HLRTest_Projector::Copy | ( | ) | const [virtual] |
Reimplemented from Draw_Drawable3D.
void HLRTest_Projector::DrawOn | ( | Draw_Display & | dis | ) | const [virtual] |
Implements Draw_Drawable3D.
virtual void HLRTest_Projector::Dump | ( | Standard_OStream & | S | ) | const [virtual] |
Reimplemented from Draw_Drawable3D.
const HLRAlgo_Projector& HLRTest_Projector::Projector | ( | ) | const |
virtual void HLRTest_Projector::Whatis | ( | Draw_Interpretor & | I | ) | const [virtual] |
Reimplemented from Draw_Drawable3D.