ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
vtkplot3dwidget.h
Go to the documentation of this file.
1
// ----------------------------------------------------------------------------
2
// - CloudViewer: www.cloudViewer.org -
3
// ----------------------------------------------------------------------------
4
// Copyright (c) 2018-2024 www.cloudViewer.org
5
// SPDX-License-Identifier: MIT
6
// ----------------------------------------------------------------------------
7
8
#pragma once
9
10
#include "
qPCL.h
"
11
#include "
vtkplotwidget.h
"
12
13
namespace
VtkUtils
{
14
class
VtkPlot3DWidgetPrivate;
15
class
QPCL_ENGINE_LIB_API
VtkPlot3DWidget
:
public
VtkPlotWidget
{
16
Q_OBJECT
17
public
:
18
explicit
VtkPlot3DWidget
(QWidget* parent =
nullptr
);
19
~
VtkPlot3DWidget
();
20
21
vtkContextItem* chart()
const
;
22
23
private
:
24
VtkPlot3DWidgetPrivate* d_ptr;
25
Q_DISABLE_COPY(
VtkPlot3DWidget
)
26
};
27
28
}
// namespace VtkUtils
VtkUtils::VtkPlot3DWidget
Definition:
vtkplot3dwidget.h:15
VtkUtils::VtkPlotWidget
Definition:
vtkplotwidget.h:35
VtkUtils
Definition:
VtkMultiTextureRenderer.cpp:46
qPCL.h
QPCL_ENGINE_LIB_API
#define QPCL_ENGINE_LIB_API
Definition:
qPCL.h:15
vtkplotwidget.h
libs
PCLEngine
VtkUtils
vtkplot3dwidget.h
Generated on Tue Feb 3 2026 07:12:29 for ACloudViewer by
1.9.1