mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
Ref T171, interpolator / interpolation logger formatting
This commit is contained in:
@@ -74,6 +74,8 @@ namespace BlackMisc
|
||||
}
|
||||
|
||||
//! Attach an observer to read the interpolator's state for debugging
|
||||
//! \remark situation logging requires CInterpolationHints::isLoggingInterpolation to be \c true
|
||||
//! \remark parts logging has a \c bool \c log flag
|
||||
void attachLogger(CInterpolationLogger *logger) { m_logger = logger; }
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user