#include <AIS_TypeFilter.hxx>
Inheritance diagram for AIS_TypeFilter:
Public Member Functions | |
Standard_EXPORT | AIS_TypeFilter (const AIS_KindOfInteractive aGivenKind) |
Initializes filter for type, aGivenKind. . | |
virtual Standard_EXPORT Standard_Boolean | IsOk (const Handle(SelectMgr_EntityOwner)&anobj) const |
Returns False if the transient is not an Interactive Object, or if the type of the Interactive Object is not the same as that stored in the filter. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Attributes | |
AIS_KindOfInteractive | myKind |
|
|
|
Reimplemented from SelectMgr_Filter. Reimplemented in AIS_SignatureFilter. |
|
Implements SelectMgr_Filter. Reimplemented in AIS_SignatureFilter. |
|
|