g2o
|
#include "viewer_properties_widget.h"
#include "g2o_qglviewer.h"
#include "g2o/stuff/property.h"
#include <QLineEdit>
#include <iostream>
#include <cassert>
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 40 of file viewer_properties_widget.cpp.
Referenced by ViewerPropertiesWidget::humanReadablePropName().