Meshroom/meshroom/ui/qml/Viewer/MFeatures.qml

7 lines
132 B
QML

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