- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/MoleculeAction/RotateAroundOriginByAngleAction.hpp
reaf4ae r4a06d6 17 17 18 18 class MoleculeRotateAroundOriginByAngleAction : public Action { 19 friend void MoleculeRotateAroundOriginByAngle( double angle);19 friend void MoleculeRotateAroundOriginByAngle(const Vector &Axis, double angle); 20 20 21 21 public:
Note:
See TracChangeset
for help on using the changeset viewer.