Ignore:
Timestamp:
Jan 28, 2010, 1:54:35 PM (16 years ago)
Author:
Tillmann Crueger <crueger@…>
Children:
03d7ac
Parents:
d34341
git-author:
Tillmann Crueger <crueger@…> (01/28/10 13:02:49)
git-committer:
Tillmann Crueger <crueger@…> (01/28/10 13:54:35)
Message:

Added possibility to query doubles and vectors using dialogs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/vector.hpp

    rd34341 rdbd19f  
    7979  bool IsInParallelepiped(const Vector &offset, const double * const parallelepiped) const;
    8080  void WrapPeriodically(const double * const M, const double * const Minv);
     81
     82  Vector& operator=(const Vector &src);
     83
    8184};
    8285
Note: See TracChangeset for help on using the changeset viewer.