#include <QWidget>
#include <QVector3D>
#include <QCoreApplication>
#include "MultiPickingAPI.h"
#include "ImageComponent.h"
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. More... | |