#include <QWidget>
#include <ImageComponent.h>
#include "MultiPickingAPI.h"
#include "ui_MultiPickingWidget.h"
#include "PickedPixelMap.h"
Go to the source code of this file.
Classes | |
class | MultiPickingWidget |
The multipicking action widget (a table with the pixel coordinates/3D indexes + some buttons to interact with it) More... | |