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