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