![]() |
PeriDyno 1.0.0
|
#include <VehicleInfo.h>
Public Member Functions | |
Name_Shape () | |
Name_Shape (std::string n, int Id=-1) | |
Public Attributes | |
std::string | name = "" |
int | rigidBodyId = -1 |
Definition at line 41 of file VehicleInfo.h.
|
inline |
Definition at line 44 of file VehicleInfo.h.
|
inline |
Definition at line 45 of file VehicleInfo.h.
std::string dyno::Name_Shape::name = "" |
Definition at line 52 of file VehicleInfo.h.
int dyno::Name_Shape::rigidBodyId = -1 |
Definition at line 53 of file VehicleInfo.h.