Group ISelector_h¶
Public Attributes¶
| Type | Name |
|---|---|
| interface SPINNAKER_API_ABSTRACT | ISelector Interface for groups of features selected by a single one. |
Public Functions¶
| Type | Name |
|---|---|
| virtual void | GetSelectedFeatures (FeatureList_t &) const = 0 |
| virtual void | GetSelectingFeatures (FeatureList_t &) const = 0 |
Public Attributes Documentation¶
variable ISelector¶
Interface for groups of features selected by a single one.
Public Functions Documentation¶
function GetSelectedFeatures¶
retrieve the group of selected features
function GetSelectingFeatures¶
retrieve the group of features selecting this node