Qt 3D Core C++ Classes

The Qt 3D module contains functionality to support near-realtime simulation systems. More...

This module was introduced in Qt 5.7.

Namespaces

Qt3DCore

Contains classes that are the foundation for Qt 3D simulation framework, as well as classes that provide the ability to render using the Qt 3D framework

Classes

Qt3DCore::QAbstractFunctor

Abstract base class for all functors

Qt3DCore::QBackendNode

Base class for all Qt3D backend nodes

Qt3DCore::QBackendNodeMapper

Creates and maps backend nodes to their respective frontend nodes

Qt3DCore::QNodeId

Uniquely identifies a QNode

Detailed Description

The Qt 3D module provides the foundations and core types used for near-realtime simulations built on the Qt 3D framework.