![]() |
ImFusion SDK 4.3
|
Classes | |
| struct | LogBook |
Public Member Functions | |
| SpineEvaluation (std::string outputFile) | |
| virtual void | compute (SpineEvaluationIterator< Data > &loader, SpineAlgorithmAdapterInterface &alg)=0 |
Protected Member Functions | |
| void | setLogEntries (const std::vector< std::string > &names, const std::vector< double > &scores, const std::string &identifier, bool clearLog) |
Protected Attributes | |
| LogBook | m_log |
| std::string | m_outputFile |