#include <Inventor/SbVec2s.h>
#include <Inventor/nodes/SoSeparator.h>
#include <QTime>
#include <Base/Observer.h>
#include <App/ColorModel.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | Gui::SoFCColorBar |
The color bar class that redirects all calls to its handled color bars. More... | |
class | Gui::SoFCColorBarBase |
The abstract color bar base class to get most important information on how to convert a scalar to an RGB color. More... | |
Namespaces | |
namespace | Gui |
The namespace of the FreeCAD Graphical interface layer library. |