The Qt 3D Extras module provides a set of prebuilt elements to help you get started with Qt 3D. More...

Detailed Description

\titleQt 3D Extras C++ Classes

\preliminary

This module is still in development but is available as a technology preview. This means it is unstable, likely to change and provided as a convenience only.

\ingroupmodules \ingroup qt3d-modules-preliminary \qtcmakepackage 3dextras \qtvariable 3dextras

 #include <Qt3DExtras>

To link against the corresponding C++ library, add the following to your qmake project file:

 QT += 3dextras

Classes, types, and functions are declared under the Qt3DExtras namespace.

Overview

Materials

Meshes and Geometries

Camera Controllers

Entities

FrameGraphs

Window

  • Qt3DExtras::Qt3DWindow

Note: The Quick3DExtras module also specifies a Qt3DExtras::Quick::Qt3DQuickWindow.

Reference

  • Qt 3D Extras C++ Classes
  • Qt 3D Examples