![]() |
ImFusion SDK 4.3
|
#include <ImFusion/Graph/GraphDataController.h>
Used to uniquely identify a feature by name and kind (node/edge) More...
Used to uniquely identify a feature by name and kind (node/edge)
Public Member Functions | |
| bool | operator== (const FeatureKey &other) const |
| bool | operator< (const FeatureKey &other) const |
Public Attributes | |
| FeatureKind | kind |
| std::string | name |