Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
qquick3d.h
Go to the documentation of this file.
1
// Copyright (C) 2020 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
4
#ifndef Q_QUICK3D_H
5
#define Q_QUICK3D_H
6
7
#include <QtGui/qsurfaceformat.h>
8
#include <QtQuick3D/qtquick3dglobal.h>
9
10
QT_BEGIN_NAMESPACE
11
12
class
QQuick3D
{
13
public
:
14
static
Q_QUICK3D_EXPORT
QSurfaceFormat
idealSurfaceFormat
(
int
samples
= -1);
15
};
16
17
QT_END_NAMESPACE
18
19
#endif
QQuick3D
\inmodule QtQuick3D
Definition
qquick3d.h:12
QQuick3D::idealSurfaceFormat
static Q_QUICK3D_EXPORT QSurfaceFormat idealSurfaceFormat(int samples=-1)
Returns an ideal surface format for the platform.
Definition
qquick3d.cpp:212
QSurfaceFormat
The QSurfaceFormat class represents the format of a QSurface. \inmodule QtGui.
Definition
qsurfaceformat.h:17
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qstandardpaths_haiku.cpp:21
QT_END_NAMESPACE
Definition
qsharedpointer.cpp:1545
samples
GLsizei samples
Definition
qopengles2ext.h:738
qtquick3d
src
quick3d
qquick3d.h
Generated by
1.9.7