Open CASCADE Technology  7.6.0
Data Structures

SelectMgr_AndOrFilter.hxx File Reference

#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Graphic3d_NMapOfTransient.hxx>
#include <Standard_Boolean.hxx>
#include <SelectMgr_CompositionFilter.hxx>
#include <SelectMgr_FilterType.hxx>

Data Structures

class  SelectMgr_AndOrFilter
 A framework to define an OR or AND selection filter. To use an AND selection filter call SetUseOrFilter with False parameter. By default the OR selection filter is used. More...