Changeset 107 in flair-src for trunk/lib/FlairSimulator/src/FixedCamera.h


Ignore:
Timestamp:
11/03/16 11:11:54 (7 years ago)
Author:
Sanahuja Guillaume
Message:

m

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairSimulator/src/FixedCamera.h

    r87 r107  
    3434  float sat(float value);
    3535  irr::core::position2df RotateStart;
    36   irr::core::vector3df rotation;
     36  irr::core::vector3df rotation,target;
    3737  bool Rotating;
    3838  float rotateSpeed;
Note: See TracChangeset for help on using the changeset viewer.