RigsofRods
Soft-body Physics Simulation
Macros
DashBoardManager.cpp File Reference
#include "DashBoardManager.h"
#include "Application.h"
#include "Utils.h"
+ Include dependency graph for DashBoardManager.cpp:

Go to the source code of this file.

Macros

#define INITDATA(key, type, name)   data[key] = dashData_t(type, name)
 

Detailed Description

Author
Thomas Fischer thomas{AT}thomasfischer{DOT}biz
Date
19th of October 2011

Definition in file DashBoardManager.cpp.

Macro Definition Documentation

◆ INITDATA

#define INITDATA (   key,
  type,
  name 
)    data[key] = dashData_t(type, name)

Definition at line 34 of file DashBoardManager.cpp.