RenderTargetOutput Class

(Qt3DRender::Render::RenderTargetOutput)

Public Functions

RenderTargetOutput()
Attachment *attachment()
const Attachment *attachment() const
QAbstractTexture::CubeMapFace face() const
int layer() const
int mipLevel() const
QString name() const
QRenderTargetOutput::AttachmentPoint point() const
void sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e)
Qt3DCore::QNodeId textureUuid() const

Additional Inherited Members

Member Function Documentation

RenderTargetOutput::RenderTargetOutput()

Default constructs an instance of RenderTargetOutput.

Attachment *RenderTargetOutput::attachment()

const Attachment *RenderTargetOutput::attachment() const

QAbstractTexture::CubeMapFace RenderTargetOutput::face() const

int RenderTargetOutput::layer() const

int RenderTargetOutput::mipLevel() const

QString RenderTargetOutput::name() const

QRenderTargetOutput::AttachmentPoint RenderTargetOutput::point() const

void RenderTargetOutput::sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e)

Qt3DCore::QNodeId RenderTargetOutput::textureUuid() const