QRenderTarget Class

(Qt3DRender::QRenderTarget)
Inherits: Qt3DCore::QComponent

Public Functions

QRenderTarget(Qt3DCore::QNode *parent = Q_NULLPTR)
~QRenderTarget()
void addAttachment(QRenderAttachment *attachment)
QList<QRenderAttachment *> attachments() const
void removeAttachment(QRenderAttachment *attachment)

Protected Functions

QRenderTarget(QRenderTargetPrivate &dd, Qt3DCore::QNode *parent = Q_NULLPTR)
void copy(const Qt3DCore::QNode *ref)

Additional Inherited Members

Member Function Documentation

QRenderTarget::QRenderTarget(Qt3DCore::QNode *parent = Q_NULLPTR)

Default constructs an instance of QRenderTarget.

[protected] QRenderTarget::QRenderTarget(QRenderTargetPrivate &dd, Qt3DCore::QNode *parent = Q_NULLPTR)

Copy constructor.

QRenderTarget::~QRenderTarget()

Destroys the instance of QRenderTarget.

void QRenderTarget::addAttachment(QRenderAttachment *attachment)

QList<QRenderAttachment *> QRenderTarget::attachments() const

[protected] void QRenderTarget::copy(const Qt3DCore::QNode *ref)

void QRenderTarget::removeAttachment(QRenderAttachment *attachment)

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/archives/qt-5.6/qt3drender-qrendertarget.html