Changes in src/vector.hpp [b998c3:e138de]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/vector.hpp
rb998c3 re138de 42 42 bool IsOne() const; 43 43 bool IsNormalTo(const Vector * const normal) const; 44 bool IsEqualTo(const Vector * const a) const;45 44 46 45 void AddVector(const Vector * const y);
Note:
See TracChangeset
for help on using the changeset viewer.