ImFusion C++ SDK 4.4.0
ImFusion::ModelsManager::ModelInfo Struct Reference

Public Member Functions

bool operator== (const ModelInfo &rhs) const
std::string toJson () const
bool isEmpty () const
bool isValid () const
bool isUpdate (const ModelInfo &other) const

Static Public Member Functions

static ModelInfo fromJson (const std::string &)

Public Attributes

std::string configName = ""
std::string modelName = ""
std::string modelFileName = ""
int versionMajor = 0
int versionMinor = 0
int versionPatch = 0
int sizekB = 0
std::uint64_t hash = {}
std::optional< Json > acknowledgments = std::nullopt

The documentation for this struct was generated from the following file:
  • ImFusionLabels/lib/include/ImFusion/Labels/Core/ModelsManager.h
Search Tab / S to search, Esc to close