ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
AssimpGltf.cpp
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
#include "
AssimpGltf.h
"
9
10
AssimpGltf::AssimpGltf
()
11
:
IoAbstractLoader
({
"_glTF Filter"
,
12
FileIOFilter::DEFAULT_PRIORITY
,
// priority
13
QStringList{
"gltf"
,
"glb"
},
"gltf"
,
14
QStringList{
"qMeshIO - glTF file (*.gltf *.glb)"
},
15
QStringList(),
Import
}) {}
AssimpGltf.h
AssimpGltf::AssimpGltf
AssimpGltf()
Definition:
AssimpGltf.cpp:10
FileIOFilter::DEFAULT_PRIORITY
static constexpr float DEFAULT_PRIORITY
Definition:
FileIOFilter.h:313
FileIOFilter::Import
@ Import
Definition:
FileIOFilter.h:302
IoAbstractLoader
Definition:
IoAbstractLoader.h:12
plugins
core
IO
qMeshIO
src
AssimpGltf.cpp
Generated on Wed Jan 28 2026 09:01:06 for ACloudViewer by
1.9.1