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