#include <QWidget>#include <QVector3D>#include <QCoreApplication>#include "MultiPickingAPI.h"#include "ImageComponent.h"
Include dependency graph for PickedPixelMap.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PickedPixelMap |
| This class is dedicated to manage an ImageComponent with a list of selected/picked pixels. This class allows one to manage a generic list of pixels too (add, remove, modify and save some points). More... | |