Changeset 361 in flair-src for trunk/lib/FlairSimulator/src/unexported


Ignore:
Timestamp:
Jun 8, 2020, 11:52:29 AM (4 years ago)
Author:
Sanahuja Guillaume
Message:

add ball for Julio

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairSimulator/src/unexported/Model_impl.h

    r286 r361  
    9090  flair::gui::DoubleSpinBox *dT;
    9191  int modelId;
     92  flair::gui::Vector3DSpinBox *pos_init;
    9293
    9394private:
    94   flair::gui::Vector3DSpinBox *pos_init;
    9595  flair::gui::SpinBox *yaw_init;
    9696  flair::gui::CheckBox *enable_opti;
Note: See TracChangeset for help on using the changeset viewer.