SHAPER  9.12.0
SHAPERGUI_OCCSelector Class Reference

Redefinition of standard OCC selector in order to adapt it to SHAPER needs. More...

Inheritance diagram for SHAPERGUI_OCCSelector:
Inheritance graph

Public Member Functions

 SHAPERGUI_OCCSelector (OCCViewer_Viewer *theViewer, SUIT_SelectionMgr *theMgr)
 Constructor. More...
 

Protected Member Functions

virtual void getSelection (SUIT_DataOwnerPtrList &theList) const
 Redifinition of virtual function. More...
 
virtual void setSelection (const SUIT_DataOwnerPtrList &theList)
 Redifinition of virtual function. More...
 

Detailed Description

Redefinition of standard OCC selector in order to adapt it to SHAPER needs.

Constructor & Destructor Documentation

◆ SHAPERGUI_OCCSelector()

SHAPERGUI_OCCSelector::SHAPERGUI_OCCSelector ( OCCViewer_Viewer *  theViewer,
SUIT_SelectionMgr *  theMgr 
)

Constructor.

Parameters
theViewera viewer
theMgra selection manager

Member Function Documentation

◆ getSelection()

void SHAPERGUI_OCCSelector::getSelection ( SUIT_DataOwnerPtrList &  theList) const
protectedvirtual

Redifinition of virtual function.

◆ setSelection()

void SHAPERGUI_OCCSelector::setSelection ( const SUIT_DataOwnerPtrList &  theList)
protectedvirtual

Redifinition of virtual function.