Changeset 144 in flair-src for trunk/lib/FlairCore/src/unexported


Ignore:
Timestamp:
Feb 27, 2017, 10:59:54 AM (8 years ago)
Author:
Bayard Gildas
Message:

Go!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairCore/src/unexported/OneAxisRotation_impl.h

    r15 r144  
    4040  void ComputeRotation(flair::core::RotationMatrix &matrix) const;
    4141  void ComputeRotation(flair::core::Euler &euler) const;
    42 
     42  int GetAxis() const;
     43  float GetAngle() const;
     44 
    4345private:
    4446  flair::gui::ComboBox *rot_axe;
Note: See TracChangeset for help on using the changeset viewer.