#include <NIS_SelectFilter.hxx>
Public Member Functions | |
NIS_SelectFilter () | |
virtual Standard_Boolean | IsOk (const NIS_InteractiveObject *theObject) const =0 |
virtual Standard_EXPORT Standard_Boolean | ActsOn (const Handle_Standard_Type &theType) const |
|
Empty constructor. |
|
Check if the type of InteractiveObject is allowed for selection. Default implementation returns always True.
|
|
Indicate that the given NIS_InteractiveObject passes the Filter.
|