|
Robotran C Documentation
|
Go to the documentation of this file.
6 #if (defined OPEN_GL) && (!defined SEPARATE_OPEN_GL) && (!defined PROCESS_OPEN_GL)
8 #ifndef _OPEN_GL_C_INT_H_
9 #define _OPEN_GL_C_INT_H_
13 #if defined(__APPLE__) || defined(__MACH__)
17 #ifdef UNIX // choose one of the following options:
19 #define OPEN_GL_PROCESS_UNIX
29 #define OPEN_GL_PROCESS_WIN
37 int init_open_gl(Realtime_visu *visu,
MbsData *mbs_data,
int nb_models,
int *nb_q,
double **q_vec,
char **mbs_file,
int start_viewpoint);
38 int free_open_gl(
void *visu_class);
#define _MBS_ERR_MOD_SPEC_13
Generic error number Module specific errors range from -10 to -19 please read the error message a...
Definition: mbs_errors_names.h:174
Real-time constraints header for external modules.
Realtime_extern * ext
external variables
Definition: realtime.h:143
interface to call C++ functions from C code
void shader_multisample(const char *mbs_filename, int &shader_flag, int &multi_samp)
Definition: mbs_data.h:149
real-time structure
Definition: realtime.h:99
char * build_path
Path to the build folder.
Definition: mbs_data.h:311
MbsData * mbs_data
Robotran main structure.
Definition: realtime.h:36
extract shader flag and multisampling from .mbs