Robotran C Documentation
mbs_common
mbs_realtime
user_realtime_visu.h
Go to the documentation of this file.
1
7
#ifndef _USER_REALTIME_VISU_H_
8
#define _USER_REALTIME_VISU_H_
9
10
#ifdef REAL_TIME
11
12
#ifdef VISU_3D
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
void
user_realtime_visu(
MbsData
* mbs_data,
int
nb_models,
int
*nb_q,
double
**q_vec);
17
#ifdef __cplusplus
18
}
19
#endif
20
#endif
21
22
#endif
23
#endif
MbsData
Definition:
mbs_data.h:149
Generated on Fri Mar 10 2023 09:22:54 for Robotran C Documentation by
1.8.17