The QRenderAspect 类。 更多...
| 头: | #include <Qt3DRender/QRenderAspect> |
| qmake: | QT += 3drender |
| Since: | Qt 5.7 |
| 继承: | Qt3DCore::QAbstractAspect |
| enum | RenderType { Synchronous, Threaded } |
| QRenderAspect (QObject * parent = nullptr) | |
| QRenderAspect (Qt3DRender::QRenderAspect::RenderType type , QObject * parent = nullptr) |
| const QMetaObject | staticMetaObject |
The QRenderAspect 类。
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