The QRenderAspect class 更多...
头: | #include <Qt3DRender/QRenderAspect> |
qmake: | QT += 3drender |
Since: | Qt 5.7 |
继承: | Qt3DCore::QAbstractAspect |
enum | RenderType { Synchronous, Threaded } |
QRenderAspect (QObject * parent = nullptr) | |
QRenderAspect (RenderType type , QObject * parent = nullptr) |
The QRenderAspect class
The constructor creates a new QRenderAspect::QRenderAspect instance with the specified parent . parent
The constructor creates a new QRenderAspect::QRenderAspect instance with the specified type and parent . type parent