Meshroom/meshroom/ui/qml/Viewer/MFeatures.qml
2023-07-03 12:11:29 +02:00

7 lines
132 B
QML

import QtQuick 2.15
import AliceVision 1.0 as AliceVision
// Data from the View / Features.
AliceVision.MFeatures {
id: root
}