Changeset 163 in flair-src for trunk/lib/FlairSimulator


Ignore:
Timestamp:
03/06/17 22:11:48 (7 years ago)
Author:
Bayard Gildas
Message:

Muffff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairSimulator/src/Model_impl.cpp

    r158 r163  
    200200
    201201  states_mutex->GetMutex();
     202//self->state[0].Pos.x=0;
     203//self->state[0].Pos.y=0;
    202204  nodePosition = ToIrrlichtCoordinates(self->state[0].Pos);
    203205  nodeOrientation = ToIrrlichtOrientation(self->state[0].Quat);
Note: See TracChangeset for help on using the changeset viewer.