Stride Reference Manual
- generated for commit 9643b11
|
Implementation of ContactLogMode. More...
Go to the source code of this file.
Namespaces | |
stride | |
Namespace for the simulator and related classes. | |
stride::ContactLogMode | |
Enum specifiying the level of logging required: | |
Functions | |
string | stride::ContactLogMode::ToString (ContactLogMode::Id w) |
Converts a LogMode value to corresponding name. More... | |
Id | stride::ContactLogMode::ToMode (const std::string &s) |
Converts a string with name to LogMode value. More... | |
Implementation of ContactLogMode.
Definition in file ContactLogMode.cpp.