Cpp-Processing
Public Attributes | List of all members
CelanturSDK::ModelCompilerParams Struct Reference

This struct contains the parameters for the ModelCompiler class. More...

#include <CelanturSDKInterface.h>

Public Attributes

std::filesystem::path inference_plugin
 

Detailed Description

This struct contains the parameters for the ModelCompiler class.

Member Data Documentation

◆ inference_plugin

std::filesystem::path CelanturSDK::ModelCompilerParams::inference_plugin