|
g2o
|
#include "viewer_properties_widget.h"#include <QLineEdit>#include <cassert>#include <iostream>#include "g2o/stuff/property.h"#include "g2o_qglviewer.h"
Go to the source code of this file.
Functions | |
| static std::string | demangleName (const std::string &fullPropName) |
|
static |
demangle the name of a type, depends on the used compiler
Definition at line 39 of file viewer_properties_widget.cpp.
Referenced by ViewerPropertiesWidget::humanReadablePropName().