#include <GEOM_CompoundFilter.h>
|
| void | getInfo (const TopoDS_Shape &, bool subTypes[]) const |
| |
|
| GEOM::GEOM_Object_ptr | getObject (const SUIT_DataOwner *, const bool=true) const |
| |
| bool | getShape (const GEOM::GEOM_Object_ptr &, TopoDS_Shape &) const |
| |
| bool | contains (const int) const |
| |
| void | add (const int) |
| |
| void | remove (const int) |
| |
| void | setAll (const bool) |
| |
| bool | isAll () const |
| |
| bool | isShapeOk (const TopoDS_Shape &) const |
| |
| GEOM_CompoundFilter::GEOM_CompoundFilter |
( |
SalomeApp_Study * |
study | ) |
|
| GEOM_CompoundFilter::~GEOM_CompoundFilter |
( |
| ) |
|
| void GEOM_CompoundFilter::addSubType |
( |
const int |
type | ) |
|
| void GEOM_CompoundFilter::addSubTypes |
( |
const QList< int > & |
kinds | ) |
|
| void GEOM_CompoundFilter::getInfo |
( |
const TopoDS_Shape & |
aShape, |
|
|
bool |
subTypes[] |
|
) |
| const |
|
private |
| bool GEOM_CompoundFilter::isOk |
( |
const SUIT_DataOwner * |
sOwner | ) |
const |
|
virtual |
| QList<int> GEOM_CompoundFilter::myKinds |
|
private |
The documentation for this class was generated from the following files: