![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "PclAnnotationTool.h"#include <Utils/PCLConv.h>#include <Utils/cc2sm.h>#include "PclUtils/PCLVis.h"#include "Tools/AnnotationTools/Annotaion.h"#include "Tools/Common/ecvTools.h"#include <CVGeom.h>#include <CVLog.h>#include <CVTools.h>#include <ClassMap.h>#include <ecvDisplayTools.h>#include <vtkRenderWindowInteractor.h>#include <QDir>#include <QFileInfo>
Go to the source code of this file.
Macros | |
| #define | DEFAULT_POINT 0 |
| #define | SELECTED_POINT -1 |
| #define DEFAULT_POINT 0 |
Definition at line 42 of file PclAnnotationTool.cpp.
| #define SELECTED_POINT -1 |
Definition at line 43 of file PclAnnotationTool.cpp.