Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Qt 3D Render C++ Classes

The Qt 3D Render module contains functionality to support 2D and 3D rendering using Qt 3D. More...

This module was introduced in Qt 5.7.

Namespaces

Qt3DRender

Contains classes that enable 2D and 3D rendering

Detailed Description

The Qt 3D Render module provides an aspect, components, and other supporting types necessary to implement 2D and 3D rendering as part of the Qt 3D framework.

To use classes from this module, add this directive into the C++ files:

#include <Qt3DRender>

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

QT += 3drender

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

Overview

The Qt 3D Render aspect offers support for data-driven configuration as described in Qt 3D Render Framegraph.

Reference

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded