Commit Graph

9 Commits (3d51989f2ee6ab300dfa0786707d7ebd957588b9)

Author SHA1 Message Date
Toni 7f80c906c4 Fix override warnings: modernize-use-override 2021-01-28 23:02:13 -05:00
Frank Dellaert e22c24eff5 Removed superfluous size, added doxygen partitions 2020-08-01 15:43:21 -04:00
Jose Luis Blanco Claraco 0198c648e3
Fix all new gcc warnings/errors: make explicit virtual/override methods.
Rules are:
- use "virtual" in base classes only.
- use "override" in all derived classes.
2020-07-26 11:20:42 +02:00
Fan Jiang fb21c553a0 Switch to the new alignment marker type 2020-06-24 17:15:00 -04:00
Frank Dellaert 5409477c45 Add aligned new operator 2018-11-05 00:19:04 -05:00
Thomas Schneider ebf5746987 Fix some serialization warnings. 2015-03-06 16:12:09 +01:00
Chris Beall d3333c1c85 Fix errors on Windows with VS 2010 2014-04-17 22:07:55 -04:00
Frank Dellaert 5f8bb217d7 Moved implementation to .cpp file 2014-01-05 16:54:35 -05:00
Frank Dellaert 832a6fe5c7 New "between factor" that is agnostic about scale. 2014-01-05 16:46:22 -05:00