We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f1b9b0 commit 46cde90Copy full SHA for 46cde90
include/LoopClosing.h
@@ -80,6 +80,8 @@ class LoopClosing
80
81
bool isFinished();
82
83
+ EIGEN_MAKE_ALIGNED_OPERATOR_NEW
84
+
85
protected:
86
87
bool CheckNewKeyFrames();
0 commit comments