blob: eecf02cbda96f64304c6b6c5220b9b0bcebc1181 (
plain)
1
2
3
4
5
6
7
8
|
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\example tessellation-modes
\title Qt 3D: Tessellation Modes QML Example
\ingroup qt3d-examples-qml
*/
|