#include <AIS_SignatureFilter.hxx>
Inheritance diagram for AIS_SignatureFilter:

Public Member Functions | |
| Standard_EXPORT | AIS_SignatureFilter (const AIS_KindOfInteractive aGivenKind, const Standard_Integer aGivenSignature) |
| Initializes the signature filter, adding the signature specification, aGivenSignature, to that for type, aGivenKind, in AIS_TypeFilter. . | |
| Standard_EXPORT Standard_Boolean | IsOk (const Handle(SelectMgr_EntityOwner)&anobj) const |
| Returns False if the transient is not an AIS_InteractiveObject. Returns False if the signature of InteractiveObject is not the same as the stored one in the filter... . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Standard_Integer | mySig |
|
||||||||||||
|
|
|
|
Reimplemented from AIS_TypeFilter. |
|
|
Reimplemented from AIS_TypeFilter. |
|
|
|
1.4.1