ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
profileLoader.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
class
ccPolyline
;
11
class
ecvMainAppInterface
;
12
13
// Qt
14
#include <QString>
15
16
// cloudViewer
17
#include <
CVGeom.h
>
18
20
class
ProfileLoader
{
21
public
:
23
30
static
ccPolyline
*
Load
(QString
filename
,
31
CCVector3
& origin,
32
ecvMainAppInterface
* app = 0);
33
};
CVGeom.h
filename
std::string filename
Definition:
PointCloudIO.cpp:47
ProfileLoader
Loads a 2D profile form a custom (ASCII) file.
Definition:
profileLoader.h:20
ProfileLoader::Load
static ccPolyline * Load(QString filename, CCVector3 &origin, ecvMainAppInterface *app=0)
Loads a 2D profile from a file.
Definition:
profileLoader.cpp:25
Vector3Tpl< PointCoordinateType >
ccPolyline
Colored polyline.
Definition:
ecvPolyline.h:24
ecvMainAppInterface
Main application interface (for plugins)
Definition:
ecvMainAppInterface.h:24
plugins
core
Standard
qSRA
include
profileLoader.h
Generated on Wed Jan 28 2026 09:01:08 for ACloudViewer by
1.9.1