ImFusion C++ SDK 4.5.0
ImFusion::GL::AbstractInclude::Fingerprint Struct Reference

#include <ImFusion/Core/GL/AbstractInclude.h>

AbstractIncludes provide a fingerprint to simplify duplicate detection. More...

Detailed Description

AbstractIncludes provide a fingerprint to simplify duplicate detection.

If two finger prints are equal this means that the two includes provide the very same code substitution. If two includes do NOT provide the same code substitution they MUST not have the same Fingerprint.

Public Attributes

std::size_t hash
std::string additionalFingerprints

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