java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.quick3d.QQuick3D
- All Implemented Interfaces:
QtObjectInterface
public final class QQuick3D extends QtObject
Helper class for selecting correct surface format
Java wrapper for Qt class QQuick3D
-
Nested Class Summary
-
Constructor Summary
Constructors Modifier Constructor Description protected
QQuick3D(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
Modifier and Type Method Description static QSurfaceFormat
idealSurfaceFormat()
Overloaded function foridealSurfaceFormat(int)
withsamples = -1
.static QSurfaceFormat
idealSurfaceFormat(int samples)
-
Constructor Details
-
QQuick3D
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
idealSurfaceFormat
Overloaded function for
idealSurfaceFormat(int)
withsamples = -1
. -
idealSurfaceFormat
-