ImFusion C++ SDK 4.4.0
ImFusion::detail::FeatureKey Struct Reference

#include <ImFusion/Graph/GraphDataController.h>

Used to uniquely identify a feature by name and kind (node/edge). More...

Detailed Description

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

The documentation for this struct was generated from the following file:
  • ImFusion/Graph/GraphDataController.h
Search Tab / S to search, Esc to close