PeriDyno 1.2.1
Loading...
Searching...
No Matches
VehicleInfo.inl File Reference
#include "Field.h"
#include "VehicleInfo.h"
Include dependency graph for VehicleInfo.inl:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ VEHICLEINFO_SERIALIZATION

#define VEHICLEINFO_SERIALIZATION

Definition at line 2 of file VehicleInfo.inl.