ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
PhotoScanFilter.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
// qCC_io
11
#include <
FileIOFilter.h
>
12
14
class
PhotoScanFilter
:
public
FileIOFilter
{
15
public
:
16
PhotoScanFilter
();
17
18
// inherited from FileIOFilter
19
virtual
CC_FILE_ERROR
loadFile
(
const
QString&
filename
,
20
ccHObject
& container,
21
LoadParameters
& parameters);
22
};
filename
std::string filename
Definition:
PointCloudIO.cpp:47
FileIOFilter.h
CC_FILE_ERROR
CC_FILE_ERROR
Typical I/O filter errors.
Definition:
FileIOFilter.h:20
FileIOFilter
Generic file I/O filter.
Definition:
FileIOFilter.h:46
PhotoScanFilter
Photoscan (PSZ) file I/O filter.
Definition:
PhotoScanFilter.h:14
PhotoScanFilter::loadFile
virtual CC_FILE_ERROR loadFile(const QString &filename, ccHObject &container, LoadParameters ¶meters)
Loads one or more entities from a file.
Definition:
PhotoScanFilter.cpp:368
PhotoScanFilter::PhotoScanFilter
PhotoScanFilter()
Definition:
PhotoScanFilter.cpp:361
ccHObject
Hierarchical CLOUDVIEWER Object.
Definition:
ecvHObject.h:25
FileIOFilter::LoadParameters
Generic loading parameters.
Definition:
FileIOFilter.h:51
plugins
core
IO
qPhotoscanIO
include
PhotoScanFilter.h
Generated on Wed Jan 28 2026 09:01:07 for ACloudViewer by
1.9.1