Changeset 144 in flair-src for trunk/lib/FlairCore/src/OneAxisRotation.h
- Timestamp:
- 02/27/17 10:59:54 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairCore/src/OneAxisRotation.h
r15 r144 82 82 void ComputeRotation(core::RotationMatrix &matrix) const; 83 83 84 float GetAngle() const; 85 int GetAxis() const; 86 84 87 private: 85 88 const class OneAxisRotation_impl *pimpl_;
Note:
See TracChangeset
for help on using the changeset viewer.