Changeset bc3953 for molecuilder/src/vector.hpp
- Timestamp:
- Aug 20, 2009, 3:40:49 PM (16 years ago)
- Children:
- 2aea0b, 390a2b
- Parents:
- 6c6d84
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/vector.hpp
r6c6d84 rbc3953 68 68 void AskPosition(double *cell_size, bool check); 69 69 bool Output(ofstream *out) const; 70 bool IsInParallelepiped(Vector offset, double *parallelepiped); 70 71 }; 71 72
Note:
See TracChangeset
for help on using the changeset viewer.