PeriDyno 1.0.0
Loading...
Searching...
No Matches
dyno::Name_Shape Struct Reference

#include <VehicleInfo.h>

Public Member Functions

 Name_Shape ()
 
 Name_Shape (std::string n, int Id=-1)
 

Public Attributes

std::string name = ""
 
int rigidBodyId = -1
 

Detailed Description

Definition at line 41 of file VehicleInfo.h.

Constructor & Destructor Documentation

◆ Name_Shape() [1/2]

dyno::Name_Shape::Name_Shape ( )
inline

Definition at line 44 of file VehicleInfo.h.

◆ Name_Shape() [2/2]

dyno::Name_Shape::Name_Shape ( std::string n,
int Id = -1 )
inline

Definition at line 45 of file VehicleInfo.h.

Member Data Documentation

◆ name

std::string dyno::Name_Shape::name = ""

Definition at line 52 of file VehicleInfo.h.

◆ rigidBodyId

int dyno::Name_Shape::rigidBodyId = -1

Definition at line 53 of file VehicleInfo.h.


The documentation for this struct was generated from the following file: