Changeset 144 in flair-src for trunk/lib/FlairCore/src/unexported
- Timestamp:
- Feb 27, 2017, 10:59:54 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairCore/src/unexported/OneAxisRotation_impl.h
r15 r144 40 40 void ComputeRotation(flair::core::RotationMatrix &matrix) const; 41 41 void ComputeRotation(flair::core::Euler &euler) const; 42 42 int GetAxis() const; 43 float GetAngle() const; 44 43 45 private: 44 46 flair::gui::ComboBox *rot_axe;
Note:
See TracChangeset
for help on using the changeset viewer.