g2o
Classes | Namespaces
scoped_pointer.h File Reference
#include <cassert>
Include dependency graph for scoped_pointer.h:
This graph shows which files directly or indirectly include this file:

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