ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
G3PointPlots.cpp File Reference
#include "G3PointPlots.h"
#include "ui_G3PointPlots.h"
#include <QtCompat.h>
#include <ecvPersistentSettings.h>
#include <ecvFileUtils.h>
#include <ImageFileFilter.h>
#include <QSettings>
#include "AnglesCustomPlot.h"
#include "WolmanCustomPlot.h"
Include dependency graph for G3PointPlots.cpp:

Go to the source code of this file.

Typedefs

typedef QSharedPointer< QCPBarsDataContainer > SharedBarsDataContainer
 
typedef QSharedPointer< QCPGraphDataContainer > SharedGraphDataContainer
 

Typedef Documentation

◆ SharedBarsDataContainer

typedef QSharedPointer<QCPBarsDataContainer> SharedBarsDataContainer

Definition at line 123 of file G3PointPlots.cpp.

◆ SharedGraphDataContainer

typedef QSharedPointer<QCPGraphDataContainer> SharedGraphDataContainer

Definition at line 124 of file G3PointPlots.cpp.