- File:
- 
      - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
      src/UIElements/Views/Qt4/Qt3D/GLMoleculeObject_atom.hppr917659 rce4126 22 22 #include "types.hpp" 23 23 24 class GLWorldScene; 25 24 26 class GLMoleculeObject_atom : public GLMoleculeObject, public Observer 25 27 { … … 42 44 void indexChanged(GLMoleculeObject_atom *ob, int oldId, int newId); 43 45 44 public: 46 private: 47 //!> grant GLWorldScene acess to reset functions 48 friend class GLWorldScene; 49 45 50 void resetPosition(); 46 51 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
