TTK
Loading...
Searching...
No Matches
MetricDistortion.cpp
Go to the documentation of this file.
1#include <MetricDistortion.h>
2
4 // inherited from Debug: prefix will be printed at the beginning of every msg
5 this->setDebugMsgPrefix("MetricDistortion");
6}
void setDebugMsgPrefix(const std::string &prefix)
Definition Debug.h:364