Changeset 144 in flair-src for trunk/lib/FlairCore/src/OneAxisRotation.h


Ignore:
Timestamp:
02/27/17 10:59:54 (7 years ago)
Author:
Bayard Gildas
Message:

Go!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairCore/src/OneAxisRotation.h

    r15 r144  
    8282  void ComputeRotation(core::RotationMatrix &matrix) const;
    8383
     84  float GetAngle() const;
     85  int GetAxis() const;
     86
    8487private:
    8588  const class OneAxisRotation_impl *pimpl_;
Note: See TracChangeset for help on using the changeset viewer.