RigsofRods
Soft-body Physics Simulation
Public Member Functions | Data Fields
RoR::dashData_t Struct Reference

#include <DashBoardManager.h>

+ Collaboration diagram for RoR::dashData_t:

Public Member Functions

 dashData_t ()
 
 dashData_t (char type, const char *name)
 

Data Fields

char type
 
dataContainer_t data
 
bool enabled
 
const char * name
 

Detailed Description

Definition at line 62 of file DashBoardManager.h.

Constructor & Destructor Documentation

◆ dashData_t() [1/2]

RoR::dashData_t::dashData_t ( )
inline

Definition at line 69 of file DashBoardManager.h.

◆ dashData_t() [2/2]

RoR::dashData_t::dashData_t ( char  type,
const char *  name 
)
inline

Definition at line 75 of file DashBoardManager.h.

Field Documentation

◆ data

dataContainer_t RoR::dashData_t::data

Definition at line 65 of file DashBoardManager.h.

◆ enabled

bool RoR::dashData_t::enabled

Definition at line 66 of file DashBoardManager.h.

◆ name

const char* RoR::dashData_t::name

Definition at line 67 of file DashBoardManager.h.

◆ type

char RoR::dashData_t::type

Definition at line 64 of file DashBoardManager.h.


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