![]() |
PeriDyno 1.2.1
|


Go to the source code of this file.
Namespaces | |
| namespace | dyno |
| This is an implementation of AdditiveCCD based on peridyno. | |
Macros | |
| #define | VEHICLEINFO_SERIALIZATION |
Functions | |
| void | dyno::replaceSpacesWithEquals (std::string &substr) |
| void | dyno::replaceEqualsWithSpaces (std::string &substr) |
| void | dyno::convertRigidInfoToStr (std::string VarName, std::vector< VehicleRigidBodyInfo > Array, std::string &Str) |
| void | dyno::convertJointInfoToStr (std::string VarName, std::vector< VehicleJointInfo > Array, std::string &Str) |
| void | dyno::convertAnimationJointConfigToStr (Animation2JointConfig &bind, std::string &Str) |
| #define VEHICLEINFO_SERIALIZATION |
Definition at line 2 of file VehicleInfo.inl.