Changeset 147 in flair-src for trunk/lib/FlairCore/src/OneAxisRotation.h
- Timestamp:
- 02/28/17 12:45:08 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairCore/src/OneAxisRotation.h
r144 r147 81 81 */ 82 82 void ComputeRotation(core::RotationMatrix &matrix) const; 83 83 84 /*! 85 * \brief Get angle 86 * 87 * \return angle in radians 88 */ 84 89 float GetAngle() const; 85 90 int GetAxis() const;
Note:
See TracChangeset
for help on using the changeset viewer.