Rigid Body Dynamics Library
Logging.cc
Go to the documentation of this file.
1
/*
2
* RBDL - Rigid Body Dynamics Library
3
* Copyright (c) 2011-2018 Martin Felis <martin@fysx.org>
4
*
5
* Licensed under the zlib license. See LICENSE for more details.
6
*/
7
8
#include "
rbdl/Logging.h
"
9
10
RBDL_DLLAPI std::ostringstream
LogOutput
;
11
12
RBDL_DLLAPI
void
ClearLogOutput
() {
13
LogOutput
.str(
""
);
14
}
ClearLogOutput
RBDL_DLLAPI void ClearLogOutput()
Definition:
Logging.cc:12
LogOutput
RBDL_DLLAPI std::ostringstream LogOutput
Definition:
Logging.cc:10
Logging.h
src
Logging.cc
Generated on Wed Jul 20 2022 12:57:44 for Rigid Body Dynamics Library by
1.9.3