20#ifndef SHAPERGUI_OCCSelector_H
21#define SHAPERGUI_OCCSelector_H
23#include "SHAPER_SHAPERGUI.h"
25#include <LightApp_OCCSelector.h>
42 virtual void getSelection(SUIT_DataOwnerPtrList& theList)
const;
45 virtual void setSelection(
const SUIT_DataOwnerPtrList& theList);
Redefinition of standard OCC selector in order to adapt it to SHAPER needs.
Definition: SHAPERGUI_OCCSelector.h:32