java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.quick3d.QQuick3D
- All Implemented Interfaces:
QtObjectInterface
Helper class for selecting correct surface format
Java wrapper for Qt's class QQuick3D
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionstatic QSurfaceFormat
Overloaded function foridealSurfaceFormat(int)
withsamples = -1
.static QSurfaceFormat
idealSurfaceFormat
(int samples) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QQuick3D
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
idealSurfaceFormat
Overloaded function for
idealSurfaceFormat(int)
withsamples = -1
. -
idealSurfaceFormat
-