Robotran C Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
VisuIn Struct Reference

input of the 3D window More...

Public Attributes

int nb_models
 number of models More...
 
int start_viewpoint
 initial viewpoint More...
 
int * nb_q
 number of joints for each model More...
 
double ** q_vec
 initial joint positions More...
 
char ** mbs_file
 mbs files to load More...
 
char * mbsz_path
 
Realtime_visuvisu
 pointer to the "visu" structure More...
 

Detailed Description

input of the 3D window

Member Data Documentation

◆ mbs_file

char** mbs_file

mbs files to load

◆ mbsz_path

char* mbsz_path

◆ nb_models

int nb_models

number of models

◆ nb_q

int* nb_q

number of joints for each model

◆ q_vec

double** q_vec

initial joint positions

◆ start_viewpoint

int start_viewpoint

initial viewpoint

◆ visu

pointer to the "visu" structure


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