QSeamlessCubemap Class

class Qt3DRender::QSeamlessCubemap

Enables seamless cubemap texture filtering. \since 5.7 \inmodule Qt3DRender. More...

Header: #include <QSeamlessCubemap>
Instantiated By: SeamlessCubemap
Inherits: Qt3DRender::QRenderState

Public Functions

virtual ~QSeamlessCubemap()

Detailed Description

When present in a state set, enables the seamless cubemap texture filtering as provided by the GL_ARB_seamless_cubemap extension (if available).

Member Function Documentation

[virtual noexcept] QSeamlessCubemap::~QSeamlessCubemap()

\internal