Changes in molecuilder/src/vector.hpp [543ce4:65f1dba]
- File:
-
- 1 edited
-
molecuilder/src/vector.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/vector.hpp
r543ce4 r65f1dba 42 42 bool IsOne() const; 43 43 bool IsNormalTo(const Vector * const normal) const; 44 bool IsEqualTo(const Vector * const a) const; 44 45 45 46 void AddVector(const Vector * const y);
Note:
See TracChangeset
for help on using the changeset viewer.
