g2o
|
#include <cassert>
Go to the source code of this file.
Classes | |
class | g2o::ScopedPointer< T, Del > |
a scoped pointer for an objectarray, i.e., object will be deleted on leaving the scope More... | |
class | g2o::ScopedArray< T > |
a scoped pointer for an array, i.e., array will be deleted on leaving the scope More... | |
Namespaces | |
g2o | |