ConstAttributeDataHandleHash#

Fully qualified name: omni::graph::core::ConstAttributeDataHandleHash

struct ConstAttributeDataHandleHash#

Hash definition so that AttributeDataHandle can be used in a map.

Public Functions

inline std::size_t operator()(
const ConstAttributeDataHandle &attrDataHandle,
) const#

Returns a hash value unique for AttributeData handles.